Files

11 lines
146 B
Plaintext

---
functions:
file-read:
- code: |-
pax -w /path/to/input-file | tar -xO
contexts:
sudo:
suid:
unprivileged:
...