Files

12 lines
157 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
w3m -dump /path/to/input-file
contexts:
sudo:
suid:
unprivileged:
...