Thread
:
how to unzip a tar.gz file
View Single Post
28th November 2006, 03:44 PM
#
5
(
permalink
)
rsawchuk
Registered User
Join Date: Jun 2003
Location: Alberta, Canada
Posts: 87
The way I do it is:
cd mainwebsite_html/shop {to change directory}
ls {list to check my file is in this directory}
tar -zxvf litecommerce.tar.gz
Russ
rsawchuk
View Public Profile
Visit rsawchuk's homepage!
Find More Posts by rsawchuk