1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io synced 2025-03-13 02:58:09 +01:00
2018-07-16 15:01:50 +02:00

10 lines
331 B
Markdown

---
functions:
execute-non-interactive:
- description: The commands are executed according to the crontab file edited via the `crontab` utility.
code: crontab -e
sudo-enabled:
- description: The commands are executed according to the crontab file edited via the `crontab` utility.
code: sudo crontab -e
---