Added a function to extract various archives.

Also an alias for the function.
This commit is contained in:
SuprDewd 2010-12-24 22:20:57 +00:00
commit ff0b25b745
2 changed files with 23 additions and 0 deletions

View file

@ -21,3 +21,5 @@ alias ll='ls -l'
alias sl=ls # often screw this up
alias afind='ack-grep -il'
alias x=extract