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
|
4 years ago | |
---|---|---|
.. | ||
dirdiff | 4 years ago | |
doit.bat | 4 years ago | |
getdir | 4 years ago | |
getit.bat | 4 years ago | |
mbdiff | 4 years ago | |
readme.txt | 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.