Files

13 lines
329 B
Plaintext

---
functions:
file-read:
- code: |-
ksshell -i /path/to/input-file
comment: |-
Each line is corrupted by a prefix string. Also consider that lines are actually parsed as `kickstart` scripts thus some file contents may lead to unexpected results.
contexts:
sudo:
suid:
unprivileged:
...