*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: znew | Section: 1 | Source: OpenBSD | File: znew.1
ZNEW(1) FreeBSD General Commands 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. FreeBSD 14.1-RELEASE-p8 May 31, 2007 FreeBSD 14.1-RELEASE-p8

Navigation Options