Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: stiperstones on January 03, 2005, 04:29:45 PM
-
Hi i are trying to expand xoops into a html folder on an ibay cannot rember correct command
-
Hi i are trying to expand xoops into a html folder on an ibay cannot rember correct command
tar -xvzf yourfile.tar.gz
Or use midnight commander:
mark the file and hit enter (make sure it's not executeable), and copy the contents to the dir you want.
Per
-
Thank you very much psoren
-
stiperstones
Don't forget the man command, good for finding lots of answers
eg
man tar
etc etc etc