Ax Archive Extract

From Noah.org
Revision as of 17:28, 6 February 2008 by Root (talk | contribs) (New page: Category:Engineering Category:Free_Software == ax == This is a simple little shell script that I wrote to handle most archives that I run across. You don't have e to tell it what ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ax

This is a simple little shell script that I wrote to handle most archives that I run across. You don't have e to tell it what type of decompression to use. Simply run it with the archive name as an argument:

 ax my_tarball.tar.gz
 ax my_tarball.tar.bz2
 ax my_stuf.zip

Click here to download this script: ax <include svncat src="file:///home/svn/src/dotfiles/bin/ax" highlight="sh" />