Invokes
diff
on files compressed withxz
,lzma
,gzip
,bzip2
,lzop
, orzstd
. All options specified are passed directly todiff
. More information: https://manned.org/xzdiff.
xzdiff path/to/file1 path/to/file2
xzdiff --side-by-side path/to/file1 path/to/file2
xzdiff --brief path/to/file1 path/to/file2
xzdiff --report-identical-files path/to/file1 path/to/file2
xzdiff --paginate path/to/file1 path/to/file2