GNU bug report logs - #32867
-k Option Not Recognized

Previous Next

Package: gzip;

Reported by: "Contee, Keisha R (CTR)" <Keisha.R.Contee <at> associates.ice.dhs.gov>

Date: Fri, 28 Sep 2018 18:49:03 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 32867 <at> debbugs.gnu.org (full text, mbox):

From: Mark Adler <madler <at> alumni.caltech.edu>
To: "Contee, Keisha R (CTR)" <Keisha.R.Contee <at> associates.ice.dhs.gov>
Cc: "Goyhberg, Konstantin \(CTR\)" <Konstantin.Goyhberg <at> associates.ice.dhs.gov>,
 32867 <at> debbugs.gnu.org
Subject: Re: bug#32867: -k Option Not Recognized
Date: Fri, 28 Sep 2018 11:55:51 -0700
-k (—keep) was added in version 1.6.

You can pipe the output to keep the original. E.g.

    gzip -c something.txt > something.txt.gz

or similarly decompressing:

    gzip -dc something.txt.gz > something.txt


> On Sep 28, 2018, at 11:46 AM, Contee, Keisha R (CTR) <Keisha.R.Contee <at> associates.ice.dhs.gov> wrote:
> 
> Hello Support,
> 
> The command gzip -k filename is not recognized on my RHEL 7 virtual machine. I am using gzip version 1.5.
> I am able to use gzip filename with success. In addition, -k is not listed as an option in -help, but it is listed in your documentation as a way to keep the original file. Is there a way to zip a file but still keep the original file?
> 
> Your help is appreciated!
> 
> Thank you.
> 
> Keisha Contee
> Knight Point Systems, BI Engineer
> Office of the Chief Information Officer
> U.S. Immigration and Customs Enforcement
> Department of Homeland Security
> Primary Phone: 202-340-9965
> Email: keisha.r.contee <at> associates.ice.dhs.gov<mailto:keisha.r.contee <at> associates.ice.dhs.gov>
> Please route remedy tickets to: Engineering / Application Services Branch / ASB - Applications
> 





This bug report was last modified 6 years and 315 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.