*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages -> zdiff (1)              
Title
Content
Arch
Section
 

ZDIFF(1)

Contents


NAME    [Toc]    [Back]

     zcmp, zdiff - compare compressed files

SYNOPSIS    [Toc]    [Back]

     zcmp [options] file [file2]
     zdiff [options] file [file2]

DESCRIPTION    [Toc]    [Back]

     zcmp and zdiff are filters that invoke cmp(1) or diff(1) respectively to
     compare compressed files.  Such files generally have a ``Z''
or ``gz''
     extension (both the compress(1) and gzip(1) formats are supported).  Any
     options  that are specified are passed to cmp(1) or diff(1).

     If only file1 is specified, it is compared  against  a  file
with the same
     name,  but  with  the extension removed.  When both file1 or
file2 are specified,
 either file may be compressed.

ENVIRONMENT    [Toc]    [Back]

     TMPDIR  Directory in which to place temporary files.  If unset, /tmp is
             used.

FILES    [Toc]    [Back]

     /tmp/zcmp.XXXXXXXXXX   Temporary file for zcmp.
     /tmp/zdiff.XXXXXXXXXX  Temporary file for zdiff.

SEE ALSO    [Toc]    [Back]

      
      
     cmp(1), compress(1), diff(1)

CAVEATS    [Toc]    [Back]

     zcmp  and  zdiff rely solely on the file extension to determine what is, or
     is not, a compressed file.  Consequently, the following  are
not supported
     as arguments:

     -   directories

     -   device special files

     -   filenames indicating the standard input (``-'')

OpenBSD      3.6                           June      23,     2003
[ Back ]
 Similar pages
Name OS Title
znew OpenBSD convert compressed files to gzipped files
zmore OpenBSD view compressed files on a CRT
gzgrep IRIX search possibly compressed files for a regular expression
zgrep Linux search possibly compressed files for a regular expression
cmp IRIX compare two files
cmp FreeBSD compare two files
cmp OpenBSD compare two files
cmp HP-UX compare two files
File::Compare IRIX Compare files or filehandles
cmp Linux compare two files or byte ranges
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service