Pages
(Move to ...)
Home
Info
HowTo
Code
Publications
Finance
Links
Legal
▼
04/07/2012
Test the number of different lines between two files with diff and wc
With
diff
and
wc
, you can check the number of differing lines between two files as:
diff file1 file2 | wc -l
No comments:
Post a Comment
With great power comes great responsibility
‹
›
Home
View web version
No comments:
Post a Comment
With great power comes great responsibility