> > [EMAIL PROTECTED] tmp]# tar xvf linux.intel.libc6.tar.Z
^^^
you could change xvf to xzvf. adding the 'z' flag to the
tar command tells tar to unzip it first.
> Sorry!!! Just a newbie...
We were all newbies once.
After about 6~7 years of using linux, the last 4 years
using it as my *only* OS at home, I'm still a newbie in
many areas.
> I realised what to do to get it uncompressed first...
There's more than one way. adding the 'z' flag to
the tar command is probably easier than using another
command to uncompress it first.
Yuri
one newbie helping another :-)