Skip to content

Instantly share code, notes, and snippets.

@AlexBaranowski
Created October 23, 2017 09:41
Show Gist options
  • Save AlexBaranowski/8c8500bfdefc61c7aeb9654323632d2f to your computer and use it in GitHub Desktop.
Save AlexBaranowski/8c8500bfdefc61c7aeb9654323632d2f to your computer and use it in GitHub Desktop.
find ./ -mtime +{$1} -exec rm {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment