Todd C. Miller <mill...@openbsd.org> wrote:

> On Sun, 06 Mar 2022 02:58:30 +0100, Jeremie Courreges-Anglas wrote:
> 
> > I'm not sure what you mean here.  Solene's diff added -k to both
> > compress(1) and gzip(1) (and their uncompressor counterparts).
> > Adding -k to gzip/gunzip only would indeed make the usage() slightly
> > more complicated.
> >
> > So do we want to add -k to compress(1) or not?  (No strong opinion.)
> >
> > I like the general idea and the diff seems to work as intended.
> 
> I don't really care whether or not we add -k to compress(1).  However,
> since other versions of compress do not have a -k option it is
> probably best to avoiding adding it.

Probably skip adding it co compress.  Or people may encode -k in scripts,
which become non-portable.

Reply via email to