We Recommend

bash Cookbook: Solutions and Examples for bash Users bash Cookbook: Solutions and Examples for bash Users
bash Cookbook teaches shell scripting the way Unix masters practice the craft. It presents a variety of recipes and tricks for all levels of shell programmers so that anyone can become a proficient user of the most common Unix shell -- the bash shell -- and cygwin or other popular Unix emulation packages.


Posted By

bbhack on 10/09/07


Tagged

Bash tar gz


Versions (?)


Who likes this?

2 people have marked this snippet as a favorite

basicmagic
romanos


expand tar.gz files


Published in: Bash 


URL: http://hivelogic.com/narrative/articles/ruby-rails-mongrel-mysql-osx

One shot verbose expansion.

  1. tar xzvf filename.tar.gz

Report this snippet 

Comments

RSS Icon Subscribe to comments
Posted By: bbhack on October 23, 2007

One shot verbose expansion.

Posted By: bbhack on October 23, 2007
Posted By: bbhack on October 23, 2007

One shot verbose expansion.

You need to login to post a comment.