Mailinglist Archive: opensuse (1062 mails)
| < Previous | Next > |
Re: [SuSE Linux] DO NOT SHOOT THE NEWBIE
- From: chajj001@xxxxxxxxxxxxxxxx (John Chajecki)
- Date: Thu, 3 Sep 1998 16:37:00 +0
- Message-id: <10BEFE2395C@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Jean Claude,
Sorry, I gave you some duff info. Options -tzvf views the contents
of a gzipped tar and -xzvf extracts the contents.
Options -tzvfg is duff info as the 'z' flag filters the file thru gzip.
Therefore, 'tar -xvf filename' for tar files and 'tar -xzvf
filename' for gzipped tars.
> Jean Claude,
>
> The .gz extension shows the file is compressed with gzip.
> The tar means that it is a tar archive.
>
> gzip will uncompress it.
> tar will unarchive the contents.
>
> You can also use tar to do both. Do:
>
> gz -h
> tar --help
>
> for a list of options for both packages. You might also check out the
> man pages.
>
> Generally 'tar -tzvf filename' for tar files and 'tar -tzvgf filename'
> for gzipped tars does it.
>
>
> > I have a source C file with extension .tar.gz.
> > With what utility can I extract the source file?
> >
> > J C
> >
> >
> > -
> > To get out of this list, please send email to majordomo@xxxxxxxx with
> > this text in its body: unsubscribe suse-linux-e
>
> John Chajecki, Network Consultant (CNE4)
> LAN/Wan Team, IT Services, C&TS
> Town Clerk's Dept., Leicester City Council
> E-mail: chajj001@xxxxxxxxxxxxxxxx, Tel:44 116 252 7661
> -
> To get out of this list, please send email to majordomo@xxxxxxxx with
> this text in its body: unsubscribe suse-linux-e
>
John Chajecki, Network Consultant (CNE4)
LAN/Wan Team, IT Services, C&TS
Town Clerk's Dept., Leicester City Council
E-mail: chajj001@xxxxxxxxxxxxxxxx, Tel:44 116 252 7661
-
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e
| < Previous | Next > |