Leaked source code of windows server 2003
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.
 
 
 
 
 
 
Shaswata Das 5c6fe3db62
Create README.md
4 years ago
..
dirdiff commiting as it is 4 years ago
doit.bat commiting as it is 4 years ago
getdir commiting as it is 4 years ago
getit.bat commiting as it is 4 years ago
mbdiff commiting as it is 4 years ago
readme.txt commiting as it is 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.