Quote:
|
Originally Posted by stolze
The net result of both is the same. 'diff' removes one row and adds another one. 'bdiff' replaces two rows. So I don't quite see the problem...
|
i want to get the delta changes between 2 files by grep ">" & "<" from diff result.
but it doesnt work for bdiff.
pls advise any alterative.