2008/7/21 Abhishek Amberkar [अभिषेक] <[EMAIL PROTECTED]>: > On Sun, Jul 20, 2008 at 3:07 PM, Raj Mathur <[EMAIL PROTECTED]> wrote: > >> >> tar tvf rhl-sap-en-80.tgz should do it, or rename it to .tar and use Ark >> or your favourite GUI archiver to view/extract. > > > Thanks...this worked. > since the extension is .tgz I used `tar -xzvf file.tgz', which didn't work.
yes. and since ``file file.tgz'' told you it was a POSIX tar arvhive, you had to skip the "z" option. Anurag -- http://web.gnuer.org/ -- http://mm.glug-bom.org/mailman/listinfo/linuxers

