Skip to content

Instantly share code, notes, and snippets.

@poppen
Created March 15, 2011 05:52
Show Gist options
  • Save poppen/870363 to your computer and use it in GitHub Desktop.
Save poppen/870363 to your computer and use it in GitHub Desktop.
find /home/vmail/example.com/ -regex '.*/Maildir/\(cur\|new\)/.*' -type f -ctime +90 -delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment