Files

13 lines
204 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
efax -d /path/to/input-file
comment: |-
The content is actually parsed by the command.
contexts:
sudo:
suid:
...