MirBSD manpage: znew(1)

ZNEW(1)                      BSD Reference Manual                      ZNEW(1)

NAME

     znew - convert compressed files to gzipped files

SYNOPSIS

     znew [-9fKtv] file ...

DESCRIPTION

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

     The options are as follows:

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

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

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

     -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.

SEE ALSO

     compress(1), gzip(1)

CAVEATS

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

MirBSD #10-current              August 1, 2003                               1

Generated on 2022-12-24 01:00:14 by $MirOS: src/scripts/roff2htm,v 1.113 2022/12/21 23:14:31 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2022 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.

Kontakt / Impressum & Datenschutzerklärung