1LZDIFF(1)                   General Commands Manual                  LZDIFF(1)
2
3
4

NAME

6       lzcmp, lzdiff - compare LZMA compressed files
7

SYNOPSIS

9       lzcmp [cmp_options] file1 [file2]
10       zdiff [diff_options] file1 [file2]
11

DESCRIPTION

13       lzcmp and zdiff are used to invoke the cmp(1) or the diff(1) program on
14       compressed files.  All options specified are passed directly to cmp  or
15       diff.   If  only 1 file is specified, then the files compared are file1
16       and an uncompressed file1.gz.  If two files are  specified,  then  they
17       are  uncompressed if necessary and fed to cmp or diff.  The exit status
18       from cmp or diff is preserved.
19

AUTHORS

21       This manual page was ripped from zdiff(1) shipped in gzip package.
22

SEE ALSO

24       cmp(1), diff(1), lzmore(1), lzgrep(1), lzma(1),
25

BUGS

27       Messages from the cmp or diff programs  refer  to  temporary  filenames
28       instead of those specified.
29
30
31
32LZMA utils                        24 Jun 2005                        LZDIFF(1)
Impressum