Skip to content

marignygrisgris/Extract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

Command/function extract in your console

What’s a good way to extract: .zip, .rar, .bz2, .gz, .tar, .tbz2, .tgz, .Z, .7z, .xz, .exe, .tar.bz2, .tar.gz, .tar.xz files on the Mac or Linux?

The goal is to make extract able to extract anything you give it. The command extract uses the free unpackers to support many older, obscure formats like this: .zip, .rar, .bz2, .gz, .tar, .tbz2, .tgz, .Z, .7z, .xz, .exe, .tar.bz2, .tar.gz, .tar.xz

How to install (Mac OS X)

Mac OS X

Copy&Paste function into file ~/.bash_profile

Ubuntu / *nix

Copy&Paste function into file ~/.bashrc

How it use

Using command extract, in a terminal $ extract <archive_filename.extention>

Donate

Please, make a donation to support my work.

Click here to lend your support to: assertHTMLValidate for PHPUnit and make a donation at www.pledgie.com !

License

Author Vitalii Tereshchuk. © 2013, MIT license.

About

Bash function for extract: .zip, .rar, .bz2, .gz, .tar, .tbz2, .tgz, .Z, .7z, .xz, .exe, .tar.bz2, .tar.gz, .tar.xz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%