Skip to content

Instantly share code, notes, and snippets.

@aamant
Last active June 8, 2017 13:40
Show Gist options
  • Select an option

  • Save aamant/aefbb1ef83dc1957a74f3f8621dd3d6f to your computer and use it in GitHub Desktop.

Select an option

Save aamant/aefbb1ef83dc1957a74f3f8621dd3d6f to your computer and use it in GitHub Desktop.
find /path/to/session -name sess_* -cmin +24 -exec rm {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment