Strav's blog
Front Page
Categories
Archives
Latest comments
Log in
« Setting up a Subversion (SVN) server on Ubuntu
Chaining 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