Strav's blog


  • Front Page
  • Categories
  • Archives
  • Latest comments
  • Log in
« Setting up a Subversion (SVN) server on UbuntuChaining SSH sessions / Reverse SSH Port Forwarding »

Using find to delete files more than x days old

find . -name "server.log*" -mtime +30 -exec rm -f {} \;

No feedback yet

  Comment feed for this post


This collection ©2026 by admin | Contact | Help | Design by Michael Heilemann | Multi-blog engine