Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
CryptoAlgo Inc daad8a087a Add source files 4 years ago
..
dirdiff Add source files 4 years ago
doit.bat Add source files 4 years ago
getdir Add source files 4 years ago
getit.bat Add source files 4 years ago
mbdiff Add source files 4 years ago
readme.txt Add source files 4 years ago

readme.txt

Purpose:
These are simple tools to produce a summary of changes
to the file system and the metabase between two states.

To make a snapshot of a state, run

getit <basename>

which will generate files <basename>.dir and <basename>.mb
in current directory.

To produce a summary of differences between two states, do

doit <old_snapshot_basename> <new_snapshot_basename>


Perl for Win32 can be found, for instance, at

http://www.activestate.com (binary distribution)


Please, direct any comments to akozlov.