CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/14 15:52:09
Modified files:
usr.bin/compress: gzip.1 main.c
Log message:
add -k flag to gzip and gunzip
When using this flag, the input file is kept after
compression or decompression, this makes our gzip
more compatible with the other gzip
changes reworked by jca@, thanks
ok jca@ millert@
