Files

14 lines
260 B
Plaintext

---
functions:
inherit:
- code: |-
batcat --paging always /etc/hosts
comment: |-
`--paging always` can be omitted provided that the output doesn't fit the screen.
contexts:
sudo:
suid:
unprivileged:
from: less
...