GNU bug report logs -
#32867
-k Option Not Recognized
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32867 in the body.
You can then email your comments to 32867 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gzip <at> gnu.org
:
bug#32867
; Package
gzip
.
(Fri, 28 Sep 2018 18:49:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Contee, Keisha R (CTR)" <Keisha.R.Contee <at> associates.ice.dhs.gov>
:
New bug report received and forwarded. Copy sent to
bug-gzip <at> gnu.org
.
(Fri, 28 Sep 2018 18:49:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
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
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gzip <at> gnu.org
:
bug#32867
; Package
gzip
.
(Fri, 28 Sep 2018 18:57:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 32867 <at> debbugs.gnu.org (full text, mbox):
-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
>
Reply sent
to
Paul Eggert <eggert <at> cs.ucla.edu>
:
You have taken responsibility.
(Fri, 28 Sep 2018 19:00:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Contee, Keisha R (CTR)" <Keisha.R.Contee <at> associates.ice.dhs.gov>
:
bug acknowledged by developer.
(Fri, 28 Sep 2018 19:00:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 32867-done <at> debbugs.gnu.org (full text, mbox):
On 9/28/18 11:46 AM, Contee, Keisha R (CTR) wrote:
> Hello Support,
>
> The command gzip -k filename is not recognized on my RHEL 7 virtual machine. I am using gzip version 1.5.
That's not surprising, since -k was added in gzip 1.6. Time to upgrade.
Information forwarded
to
bug-gzip <at> gnu.org
:
bug#32867
; Package
gzip
.
(Fri, 28 Sep 2018 19:14:01 GMT)
Full text and
rfc822 format available.
Message #16 received at 32867 <at> debbugs.gnu.org (full text, mbox):
Thank you
-----Original Message-----
From: Mark Adler [mailto:madler <at> alumni.caltech.edu]
Sent: Friday, September 28, 2018 2:56 PM
To: Contee, Keisha R (CTR) <Keisha.R.Contee <at> associates.ice.dhs.gov>
Cc: 32867 <at> debbugs.gnu.org; Goyhberg, Konstantin (CTR) <Konstantin.Goyhberg <at> associates.ice.dhs.gov>
Subject: Re: bug#32867: -k Option Not Recognized
-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> associat
> es.ice.dhs.gov> Please route remedy tickets to: Engineering /
> Application Services Branch / ASB - Applications
>
Information forwarded
to
bug-gzip <at> gnu.org
:
bug#32867
; Package
gzip
.
(Fri, 28 Sep 2018 19:14:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 32867-done <at> debbugs.gnu.org (full text, mbox):
Haha. "We are doing our rounds and we are a little behind". Thanks!
-----Original Message-----
From: Paul Eggert [mailto:eggert <at> cs.ucla.edu]
Sent: Friday, September 28, 2018 3:00 PM
To: Contee, Keisha R (CTR) <Keisha.R.Contee <at> associates.ice.dhs.gov>; 32867-done <at> debbugs.gnu.org
Cc: Goyhberg, Konstantin (CTR) <Konstantin.Goyhberg <at> associates.ice.dhs.gov>
Subject: Re: bug#32867: -k Option Not Recognized
On 9/28/18 11:46 AM, Contee, Keisha R (CTR) wrote:
> Hello Support,
>
> The command gzip -k filename is not recognized on my RHEL 7 virtual machine. I am using gzip version 1.5.
That's not surprising, since -k was added in gzip 1.6. Time to upgrade.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 27 Oct 2018 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 296 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.