Skip to navigation
Move files what are older than 100 days
07.12.13
find . -type f -mtime +100 -exec mv {} ../../.Archive.12outgoing/ \;
http://www.chrisnewland.com/linux-find-and-move-old-files-175
Reply
Anonymous
Information Epoch 1789422549
A language that doesn't affect the way you think is not worth knowing.
Home
Notebook
Contact us