Files

18 lines
244 B
Plaintext

---
functions:
command:
- code: |-
CRASHPAGER=/path/to/command crash -h
contexts:
sudo:
unprivileged:
inherit:
- code: |-
crash -h
contexts:
sudo:
suid:
unprivileged:
from: less
...