I don't recall exactly but

.taz is the same as .tar.Z (isn't it?). In that case, use commands:

cp aaa.taz aaa.tar.Z
uncompress aaa.tar.Z
tar xvf aaa.tar

should in principle work. Somebody give a quicker approach please, if know it.

請您先登陸,再發跟帖!