sdiff
[ snip ]
How can i do it on Windows machine. Basically i need to just get the
number of lines - added, deleted and modified upon comparison of two
files.
sdiff actually has so many other features (ex. options ) which is not
needed to me. Also i checked the source code of sdiff - its not
portable to windows at all, and uses some kinds of IPC (signals )and
things like that which is not at all necessary to me. Is there some
kind of procedure/steps/algorithm that needs to be followed ??
All help is appreciated.
- Ravi
|