I don't know what it is, but I cannot think of a smooth way to do this...
I want to email the results of just one line of the crontab to an
all@domain.com, but can't figure it out.
I want a 'du --max-depth=1' on a folder to run every Mon, Wed, Sat night at midnight and email the results.
I keep finding things for MAILTO=XXX, but won't that email EVERY cron event?
I'm sure this is simple and I just don't know how to ask google the right way. Thanks for any tips fellas.