Files

14 lines
289 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
troff /path/to/input-file
comment: |-
The file is typeset but text is still readable in the output, alternatively the output can be read with `man -l`.
contexts:
sudo:
suid:
unprivileged:
...