Does anyone know of a tool that can track changes to a Linux file system 
(files added, modified or deleted)?  If it makes a difference, I'm only 
really interested in Ext2 since that's all I have.

My first thought was to write something like a "find / -ls" to a file and 
then do the same later and use a diff on the two outputs, but I thought 
perhaps there was a better way to do it.

TIA



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to