Possible Duplicate:
How do I delete files greater than a certain date on linux
How to delete all files in current directory and it`s sub directories older than one year ?
How to delete all files in current directory and it`s sub directories older than one year ? | |||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
| |||||||||||
feedback
|
man find. Boom. – mkoistinen Sep 24 '10 at 19:08