> My firewall has been up and running for the last 2 years now. While trying =
> to cleanup the partitions I noticed a wholalotta log files from various stu=

Please don't post HTML.

Adrian, isn't logrotate working? Or do you want to clean the stuff up 
now? At any rate, find would do the job:

# find . -type f /var/log -mtime 30 | xargs rm

That gets rid of files modified over 30 days ago.

> Adrian
------------------------------------------------------------------------
David E. Fox                              Thanks for letting me
[EMAIL PROTECTED]                            change magnetic patterns
[EMAIL PROTECTED]               on your hard disk.
-----------------------------------------------------------------------

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to