COHERENT help

This page displays the COHERENT help information for zcmp.

Listing of available help pages


zcmp -- Compare compressed files

zcmp [-ls] file1[.gz] file2[.gz] [skip1 skip2]

Options:
     -l        Print byte number and bytes at each difference
     -s        Return status (print nothing)

If file1 is `-', use stdin.  If skip1 and skip2 are present, they are the
number of bytes to skip before comparing file1 and file2, respectively.