Last active
August 17, 2016 23:02
-
-
Save chadmaughan/b4299eac9b36b3ee07845f6639caedd7 to your computer and use it in GitHub Desktop.
OSX Cron job to alert employee of inactivity (for quick access http://bit.ly/e-cron)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*/30 * * * * say -v trinoids "Employee inactivity alert, notifying supervisor" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Modify the crontab in a single step from the command line:
curl -sL bit.ly/e-cron | crontab -