xvoland / Extract

Bash/Zsh function for extract: .zip, .rar, .bz2, .gz, .zlib, .tar, .tbz2, .tgz, .Z, .7z, .xz, .exe, .tar.bz2, .tar.gz, .tar.xz, etc.
MIT License
472 stars 82 forks source link

DMG files #9

Closed ComedyTomedy closed 7 years ago

ComedyTomedy commented 7 years ago

Sorry, don't know how to pull-request, but DMG (Apple Disk iMaGe, like an ISO) is an archive format that can be opened with 7z, so I just added it to the case statement:

.7z|.dmg)

xvoland commented 7 years ago

OK, I'll check it

xvoland commented 7 years ago

Added support for arj, cab, chm, deb, dmg, iso, lzh, msi, rpm, udf, wim, xar