Re: Most efficient/fastest way to see disk usage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



From: Fajar Priyanto <fajarpri@xxxxxxxxxx>

> To see which directories have changes (added/remove  subdir/files)
> comparing to the previous data. I'm thinking of using "ls -laR"  and
> "diff".  But not sure.

Maybe something like:

find / -exec stat -c "%i %a %u %g %s %Y %Z %n" '{}' \; > before
then rerun after and diff...?

JD


 
____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html 
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux