Skip to content

Instantly share code, notes, and snippets.

@mborsare
Created June 6, 2018 13:49
Show Gist options
  • Save mborsare/d9a9d8d55bae97a15e36fc2c4f903369 to your computer and use it in GitHub Desktop.
Save mborsare/d9a9d8d55bae97a15e36fc2c4f903369 to your computer and use it in GitHub Desktop.
PATH=$PATH:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
@daily * * * find /Users/mborsare/Screenshot* -mtime +6 -type f -delete
45 9 * * * /bin/sh /Users/mborsare/scripts/daily-cleanup.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment