- Add a '-k' option which does not remove input file, like bzip2(1) do.
commit117f469d80973a5715fe12677a625ca7ca8b1f71
authorHasso Tepper <hasso@dragonflybsd.org>
Thu, 6 Dec 2007 19:54:52 +0000 (6 19:54 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Thu, 6 Dec 2007 19:54:52 +0000 (6 19:54 +0000)
tree228c74cfe37f18d3c6e33b047b5bbbc4128d31a7
parentff3f846dc07dfdbbc2f64cbd2313da6ea275bf2a
- Add a '-k' option which does not remove input file, like bzip2(1) do.
- Use better representation of 'S:' by expanding ':' to '.suffix'
- Simulate GNU gzip(1) behavior where full filename is being output in
  verbose mode when doing recursive[1].

Submitted-by: Xin LI <delphij@delphij.net>
Obtained-from: FreeBSD
usr.bin/gzip/gzip.1
usr.bin/gzip/gzip.c