Files

13 lines
190 B
Plaintext

---
functions:
file-read:
- code: |-
hd /path/to/input-file
comment: |-
The output is actually an hex dump.
contexts:
sudo:
suid:
unprivileged:
...