19 Jul
2006
19 Jul
'06
11:26 p.m.
Again, I am looking to rotate my logs, not delete them. Ideally, something like retaining *.logs.1 *.logs.2, etc. .vp
From: Valdis.Kletnieks@vt.edu
On Wed, 19 Jul 2006 20:51:43 -0000, Vadim Pushkin said:
Hi Valdis!
The method you recommend would completely wipe out my logs, I wish to rotate them and keep at least N days worth.
Notice the "-mtime +30" - that means only do files that have not been changed in 30 days.....