On Fri, 2006-06-23 at 09:07 +0100, David Goodenough wrote:
> On Friday 23 June 2006 08:47, Chuck Payne wrote:
> > Lothar Braun wrote:
> > > On Fri, 2006-06-23 at 02:10 -0400, Chuck Payne wrote:
> > >> hi all,
> > >>
> > >> I need to pull out one file out of gzip file. Can someone explain to me
> >
On Friday 23 June 2006 08:47, Chuck Payne wrote:
> Lothar Braun wrote:
> > On Fri, 2006-06-23 at 02:10 -0400, Chuck Payne wrote:
> >> hi all,
> >>
> >> I need to pull out one file out of gzip file. Can someone explain to me
> >> how.
> >
> > Use gunzip to do that:
> >
> > $ gunzip filename.gz
> >
>
Chuck Payne wrote:
> hi all,
>
> I need to pull out one file out of gzip file. Can someone explain to
> me how.
Is the file a single .gz file or a .tar.gz file? Sometimes a tar.gz
archive will be saved with only the .gz extension, so you have to run
'file ' to be sure. If it's a .tar.gz archive,
Lothar Braun wrote:
On Fri, 2006-06-23 at 02:10 -0400, Chuck Payne wrote:
hi all,
I need to pull out one file out of gzip file. Can someone explain to me
how.
Use gunzip to do that:
$ gunzip filename.gz
-- Lothar
Sorry, what I am wanting to do is pull a file out that gzip
fi
On Fri, 2006-06-23 at 02:10 -0400, Chuck Payne wrote:
> hi all,
>
> I need to pull out one file out of gzip file. Can someone explain to me
> how.
Use gunzip to do that:
$ gunzip filename.gz
-- Lothar
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? C
hi all,
I need to pull out one file out of gzip file. Can someone explain to me
how.
Thanks,
Payne
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
6 matches
Mail list logo