2015-02-17 04:13:42 +01:00
|
|
|
Numdiff is a little program that can be used to compare putatively
|
|
|
|
similar files line by line and field by field, ignoring small numeric
|
|
|
|
differences or/and different numeric formats.
|
2006-10-31 18:29:35 +01:00
|
|
|
|
2015-02-17 04:13:42 +01:00
|
|
|
Equivalently, Numdiff is a program with the capability to appropriately
|
|
|
|
compare files containing numerical fields (and not only).
|
2006-10-31 18:29:35 +01:00
|
|
|
|
|
|
|
% numdiff file1 file2
|
|
|
|
|
|
|
|
WWW: http://www.nongnu.org/numdiff/
|