1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-06-19 10:09:17 +02:00
GTFOBins.github.io/_gtfobins/crontab.md
2018-10-05 18:55:38 +01:00

10 lines
307 B
Markdown

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