This is dedicated to the linux users, system admins, open source enthusiastic, techs whoever is looking for solution, tricks & concept etc. Reader will apply concept or execute command at their own risk. Owner of these article is not responsible for any impact, damages or errors.
Thursday, September 16, 2010
How to + extract + untar + unzip .tar.gz file on linux ?
Guys,
I refer following commands :
Examples : ========= gzip -d guiderj_content.sql.gz tar -xvzf guiderj_content.sql.gz tar -jxvf eaccelerator-0.9.5.3.tar.bz2 =========
Good simple post. Here is more detailed on how to untar zip files in linux
ReplyDelete