Files

24 lines
354 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
pic /path/to/input-file
comment: |-
The output is prefixed with some content.
contexts:
sudo:
suid:
unprivileged:
shell:
- code: |-
pic -U
.PS
sh X sh X
contexts:
sudo:
suid:
shell: true
unprivileged:
...