slackbuilds/system/dtrx
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README system/dtrx: Added (Intelligent archive extraction) 2013-06-05 03:17:45 -05:00
dtrx.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
dtrx.info system/dtrx: Added (Intelligent archive extraction) 2013-06-05 03:17:45 -05:00
slack-desc system/dtrx: Added (Intelligent archive extraction) 2013-06-05 03:17:45 -05:00

README

dtrx extracts archives in a number of different
formats; it currently supports tar, zip (including self-extracting
.exe files), cpio, rpm, deb, gem, 7z, cab, rar, and InstallShield
files.  It can also decompress files compressed with gzip, bzip2,
lzma, xz, or compress.

In addition to providing one command to handle many different archive
types, dtrx also aids the user by extracting contents consistently.
By default, everything will be written to a dedicated directory
that's named after the archive.  dtrx will also change the
permissions to ensure that the owner can read and write all those
files.