[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gzip: add "--keep" option to keep original files unchanged
From: |
Rodrigo Campos |
Subject: |
Re: gzip: add "--keep" option to keep original files unchanged |
Date: |
Tue, 12 Feb 2013 20:03:11 -0300 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, Feb 12, 2013 at 02:07:54PM -0800, Paul Eggert wrote:
> On 02/12/13 12:22, Rodrigo Campos wrote:
> > What do you think ?
>
> I think it's fine to put a change like that in.
Great! Do you prefer the short option to be "-k" or "-K" ?
Eric suggested "-k", similar to what bzip2 and friends use. I have used "-K" to
avoid overlapping with pkzip (currently not being used). But I have no problem
using "-k" or "-K".
> The documentation needs to be improved, and if
Something like: "Keep (don't delete) input files during compression or
decompression." is okay ?
> you're doing the change it's probably complex enough
> that we'll need to have papers signed -- is that something
> you can do?
If the scanned version of the signed papers is enough, sure (depending on what I
have to sign, of course :-D). But I don't mind if you do it yourself (it's
probably easier, as the patch is very simple)
Please let me know if you are doing the change, or if you prefer I do it and
send me whatever I have to sign :)
Thanks a lot, really
Rodrigo
- [PATCH] gzip: add "--keep" option to keep original files unchanged, (continued)
- [PATCH] gzip: add "--keep" option to keep original files unchanged, Rodrigo Campos, 2013/02/09
- Re: gzip: add "--keep" option to keep original files unchanged, Paul Eggert, 2013/02/09
- Re: gzip: add "--keep" option to keep original files unchanged, Antonio Diaz Diaz, 2013/02/09
- Re: gzip: add "--keep" option to keep original files unchanged, Rodrigo Campos, 2013/02/10
- Re: gzip: add "--keep" option to keep original files unchanged, Paul Eggert, 2013/02/10
- Re: gzip: add "--keep" option to keep original files unchanged, Eric Blake, 2013/02/11
- Re: gzip: add "--keep" option to keep original files unchanged, Rodrigo Campos, 2013/02/11
- Re: gzip: add "--keep" option to keep original files unchanged, Rodrigo Campos, 2013/02/12
- Re: gzip: add "--keep" option to keep original files unchanged, Paul Eggert, 2013/02/12
- Re: gzip: add "--keep" option to keep original files unchanged,
Rodrigo Campos <=
- Re: gzip: add "--keep" option to keep original files unchanged, Bob Proulx, 2013/02/12
- Re: gzip: add "--keep" option to keep original files unchanged, Rodrigo Campos, 2013/02/12
- [PATCH v2] gzip: add "--keep" option to keep (don't delete) input files, Rodrigo Campos, 2013/02/12
- [PATCH v3] gzip: add "--keep" option to keep (don't delete) input files, Rodrigo Campos, 2013/02/12
- Re: [PATCH v3] gzip: add "--keep" option to keep (don't delete) input files, Antonio Diaz Diaz, 2013/02/13
- Re: [PATCH v3] gzip: add "--keep" option to keep (don't delete) input files, Rodrigo Campos, 2013/02/13
- Re: [PATCH v3] gzip: add "--keep" option to keep (don't delete) input files, Antonio Diaz Diaz, 2013/02/13
- Re: [PATCH v3] gzip: add "--keep" option to keep (don't delete) input files, Rodrigo Campos, 2013/02/13
- [PATCH v4] gzip: add "--keep" option to keep (don't delete) input files, Rodrigo Campos, 2013/02/13
- Re: gzip: add "--keep" option to keep original files unchanged, Antonio Diaz Diaz, 2013/02/13