Re: How to Compare Directory Trees?
On Mon, 22 Mar 2010 00:08:03 -0400, Datesfat Chicks wrote:
I have CVS archives that may have been corrupted (power dump). What I'd
like to do is compare an old snapshot (very deep directory tree) against
a new snapshot to see what has changed.
Changed =
a)Files or directories removed.
b)Files modified.
Will any tool or script do this? Any ideas?
Thanks, Datesfat
diff -Nur dir1 dir2
---
news://freenews.netfront.net/ - complaints: news@xxxxxxxxxxxx ---
.
Relevant Pages
- How to Compare Directory Trees?
... I have CVS archives that may have been corrupted (power dump). ... What I'd like to do is compare an old snapshot (very deep directory tree) against a new snapshot to see what has changed. ... (comp.os.linux) - Re: Comparing old and new state data in an object?
... After a certain amount of processing, ... > compare after a particular event occurs. ... The snapshot is conceptually a different problem space ... way to identify [HistorySnapshot], such as a timestamp or a sequence ... (comp.object) - RE: [Full-Disclosure] Windows Registry Analzyer
... Use RegMon for real-time Reg watching and try this product for Snapshot ... RegShot is a small registry compare utility that allows you to quickly ... >> Anyone know of any free tools to analyze what changes have ... (Full-Disclosure) - Re: Exporting Windows XP Services Settings
... "Regshot is a small, free and open-source registry compare utility that allows you to quickly take a snapshot of your registry and then compare it with a second one - done after doing system changes or installing a new software product. ... (microsoft.public.windowsxp.general) - Re: Unexpected problem with synchronisation
... Would you mind telling me in a little more detail about how you do ... I have a function called ShowRecordwhich uses FindFirst ... snapshot, and then how do you compare them at save time - sorry, I ... (comp.databases.ms-access) |
|