ndselect
Compare similar files with numeric fields
Install
- All systems
-
curl cmd.cat/ndselect.sh
- Debian
-
apt-get install numdiff - Ubuntu
-
apt-get install numdiff - Kali Linux
-
apt-get install numdiff - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install numdiff - Raspbian
-
apt-get install numdiff
numdiff
Compare similar files with numeric fields
Numdiff is a console application 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. It is similar diff or wdiff, but it is aware of floating point numbers including complex and multi-precision numbers. Numdiff is useful to compare text files containing numerical fields, when testing or doing quality control in scientific computing or in numerical analysis.