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

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

ZNEW(1)

Contents


NAME    [Toc]    [Back]

     znew - convert compressed files to gzipped files

SYNOPSIS    [Toc]    [Back]

     znew [-ftv9K] file ...

DESCRIPTION    [Toc]    [Back]

     The znew  utility  uncompresses  files  compressed  by  compress(1) and recompresses
 them with gzip(1).

     The options are as follows:

     -f       Overwrite existing `.gz' files.  Unless this option
is specified,
             znew refuses to overwrite existing files.

     -t      Test integrity of the gzipped file  before  deleting
the original
             file.   If  the  integrity check fails, the original
`.Z' file is
             not removed.

     -v      Print a report specifying the  achieved  compression
ratios.

     -9       Use  the  -9 mode of gzip(1), achieving better compression at the
             cost of slower execution.

     -K      Keep the original `.Z' file if  it  uses  less  disk
blocks than the
             gzipped one.  A disk block is 1024 bytes.

SEE ALSO    [Toc]    [Back]

      
      
     gzip(1)

CAVEATS    [Toc]    [Back]

     The  znew  utility  tries  to  maintain the file mode of the
original file.
     If the original file is not writable, it is not able  to  do
that and znew
     will print a warning.

OpenBSD      3.6                          August      1,     2003
[ Back ]
 Similar pages
Name OS Title
zdiff OpenBSD compare compressed files
gzdiff IRIX compare compressed files
zcmp OpenBSD compare compressed files
zdiff FreeBSD compare compressed files
zmore OpenBSD view compressed files on a CRT
zdiff Linux compare compressed files
zcmp FreeBSD compare compressed files
zgrep Linux search possibly compressed files for a regular expression
gzgrep IRIX search possibly compressed files for a regular expression
pod2html Linux convert .pod files to .html files
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service