Files

10 lines
125 B
Plaintext

---
functions:
file-read:
- code: |-
grep '' /path/to/input-file
contexts:
sudo:
unprivileged:
...