Skip to content

Instantly share code, notes, and snippets.

@giannoug
Created August 17, 2018 20:29
Show Gist options
  • Select an option

  • Save giannoug/ce07f79693a2e8c7a728da373c60c695 to your computer and use it in GitHub Desktop.

Select an option

Save giannoug/ce07f79693a2e8c7a728da373c60c695 to your computer and use it in GitHub Desktop.

Revisions

  1. giannoug created this gist Aug 17, 2018.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    find /etc/opt/kerberosio/capture -type f -name '*.*' -mtime +7 -exec rm {} \;