Re: Checking for changes

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



On Tue, 2009-02-24 at 14:49 -0700, Joseph L. Casale wrote:
> Is there anything I can use to take an inventory of the filesystem
> before and after some process to see what's changed?

A simple thing I've done is to use touch to make a timestamp file just
before running the process. Then a find command check for files or
directories that have a modification time later than the timestamp file
is used. I think the parameter is "-later"? Use the man page to confirm.

WFM very well.

> 
> Thanks!
> <snip sig stuff>

HTH
-- 
Bill

_______________________________________________
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