Just another WordPress weblog
26 Nov
Find the size of a directory
du -sh /dir
How to remove files older than 60 days
find * -mtime +60 -exec rm -R {} \;
Name (*)
E-mail (*)
URI
Copyright © 2007 - Twelve Dozen - is proudly powered by WordPress Illacrimo Theme is created by: Design Disease brought to you by LifeSpy.
Leave a reply