Skip to content

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

Notifications You must be signed in to change notification settings

ItsAdventureTime/Extract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 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>

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