Hacker News new | ask | show | jobs
by ck2 3903 days ago
gee this is a difficult concept

how to get cron to only send important emails and not every time it runs

you think maybe you should have just used

    > /dev/null 
and not

    > /dev/null 2>&1
why is this a full blog post?