Re: [cciug] ClearCase on AIX

From: Tim Butler (tbutler@rational.com)
Date: Wed Jul 18 2001 - 16:04:01 EDT


SCM writes:
> tar -xvf 41_tar.Z

> nothing happens.

".Z" means the file is compressed. Uncompress it, or use a tar program
that knows how to handle the compressed file:

# uncompress 41_tar.Z
# mv 41_tar 4.1.tar
# tar xvf 4.1.tar

tim
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



This archive was generated by hypermail 2b29 : Tue Jul 31 2001 - 22:03:57 EDT