Skip to content

Instantly share code, notes, and snippets.

*/2 * * * * ping -c1 www.google.com -q 2&>1 >/dev/null && [[ `pgrep offlineimap | wc -l` == "0" ]] && [[ `pgrep mairix | wc -l` == "0" ]] && offlineimap -u Noninteractive.Basic && mairix