Files

14 lines
300 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
ul /path/to/input-file
comment: |-
The read file content is corrupted by replacing occurrences of `$'\b_'` to terminal sequences and by converting tabs to spaces.
contexts:
sudo:
suid:
unprivileged:
...