Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petrkle/dtrx
Slackbuild script for dtrx
https://github.com/petrkle/dtrx
slackbuilds slackware
Last synced: 10 days ago
JSON representation
Slackbuild script for dtrx
- Host: GitHub
- URL: https://github.com/petrkle/dtrx
- Owner: petrkle
- Created: 2013-04-17T07:32:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T19:58:15.000Z (9 months ago)
- Last Synced: 2024-11-06T07:30:40.008Z (about 2 months ago)
- Topics: slackbuilds, slackware
- Language: Shell
- Homepage: https://github.com/brettcs/dtrx/
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
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.