Updated: 26 February 2024
Compare two files ignoring spaces and tabs (but not newlines, seemingly)
diff -w file1.csv file2.csv
Compare two directories
diff --brief --recursive ~/Desktop/bu ~/docs
Freelance software engineer United Kingdom
Updated: 26 February 2024
Compare two files ignoring spaces and tabs (but not newlines, seemingly)
diff -w file1.csv file2.csv
Compare two directories
diff --brief --recursive ~/Desktop/bu ~/docs