Re: [ILUG] .tar.Z files ?????

From: Jimmy O'Regan (Sys Admin) (Jim.Regan at domain lit.ie)
Date: Mon 17 May 1999 - 17:46:58 IST


Dara wrote:

> <snip>
>
> Anyway, I got the file called 'linpack.tar.Z', 'cos I figured it would be
> library files for linux ! Maybe I'm wrong, but I couldn't find out
> because I can't open the file. I used to use winzip and do it in dos, and
> transfer the files, but I lost that.
>
> How can I do it in linux ???

tar zxvf linpack.tar.Z
or
zcat linpack.tar.Z|tar xvf
or just to uncompress
gunzip linpack.tar.Z
or
uncompress linpack.tar.Z

>
>
> Dara
>



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:12 GMT