sddsdiff file1 file2
If two files are the same, message “file1 and file2 are identical” will be printed to the standard output: file1 and file2 are identical. If two files are different, the differences will be printed to the standard error output.
sddsdiff <file1> <file2>