From: Fajar Priyanto <[email protected]>
> 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
[email protected]
http://lists.centos.org/mailman/listinfo/centos