Showing posts with label BDiff. Show all posts
Showing posts with label BDiff. Show all posts

Friday, December 16, 2022

Linux - Bdiff

The following is a Linux dictionary word of the day:

bdiff – calculates and reports the differences between two files.

-s parameter for the output to be silent

Examples: bdiff testfile.txt testfile2.txt
bdiff testfile.txt testfile2.txt -s