Very basic request

Jing Su jingsu-26n5VD7DAF2Tm46uYYfjYg at public.gmane.org
Thu Oct 7 19:04:55 UTC 2004


> $ tar -xvzf thunderbird 0.8-j686-linux-gtik2+xft.tar.gz
>
> Be in the directory that you want the files extracted within.
>
> -x = extract, v = verbose, z = un(g)zip, f = file to extract


For future reference, if you ever get a .tar.bz2 file, you can use the -j
flag instead of the -z.

For example, if you get a file like:
thunderbird 0.8-j686-linux-gtik2+xft.tar.bz2

You can do:
tar -xvjf thunderbird 0.8-j686-linux-gtik2+xft.tar.bz2

--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list