Files

14 lines
210 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
strings /path/to/input-file
comment: |-
This only returns ASCII strings.
contexts:
sudo:
suid:
unprivileged:
...