zdiff (1) Linux Manual Page
zcmp, zdiff – compare compressed files Synopsiszcmp [ cmp_options ] file1 [ file2 ] zdiff [ diff_options ] file1 [ file2 ] DescriptionZcmp and zdiff are used to invoke the cmp or the diff program on files compressed via gzip. All options specified are passed directly to cmp or diff. If only file1 is specified,…
