On Mon, Nov 4, 2013 at 2:31 PM, Richard Owlett <rowl...@cloud85.net> wrote: > > I'm having problems with two specific man pages at the moment - gunzip and > dpkg-scanpackages. > > When using gunzip I got an unexpected result. The result of "gunzip > myfile.gz" was a single file named "myfile". What I expected/desired was to > have two files on the disk - "myfile.gz" and "myfile". There was only one - > "myfile". Reading the man page seemed to indicate that was the _only_ > possible result? Is there no option for my desired result? [Of course a copy > of original file could be made before unzipping it, but that seems a > KLUDGE.]
gunzip -k owlett.gz or gunzip -c owlett.gz > owlett -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CAOdo=sw6qsxik0d3paswbvycuebi833pk7t2c_gbdrggnjc...@mail.gmail.com