Bash One-liner: add an entry to crontab

(crontab -l && echo "* * * * * echo hello") | crontab -

You'll only receive email when they publish something new.

More from VOID IF TAMPERED
All posts