| ZNEW(1) | General Commands Manual | ZNEW(1) |
znew — convert
compressed files to gzipped files
znew |
[-9fKtv] file ... |
The znew utility uncompresses files
compressed by compress(1) and
recompresses them with gzip(1).
The options are as follows:
-9-fznew refuses to overwrite existing
files.-K-t-vThe 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.
| May 31, 2007 | openbsd |