reading tar files from cdrom
Community Support question - to convert into a paid question, click here
Lines in bold below have not yet been seen by the customer - those in blue are from the customer
Username : Date : Action : Comments [ close all ] |
|
|
|
Shamshul_Bahri : 18/09/02 07:50 AM : Incident created |
- i am in the process of installing SPlus 6 for Linux. I've tried to read and unzip the files in the cdrom with this command "cat /mnt/cdrom/linux/splus.tz | uncompress | tar xvf - " but got the error message like this "bash :uncompress : command not found". How can I rectify the problem? Thanks for the help.
|
|
|
|
tensor : 18/09/02 08:39 AM : Reply received |
- You should be able to untar your files with
tar xZvf /mnt/cdrom/linux/splus.tz
Note:
The 'Z' in xzvf tells tar to uncompress your files (if it doesn't work, try
also with 'z')
You can find more informations on the tar command by executing man tar
|
|
|
|
Shamshul_Bahri : 19/09/02 01:55 AM : Incident closed |
-
|
|
|
|
Language
Search Mandriva Expert
|