One Linux tool to extract them all - DTRX
I've been using dtrx for a long time now and it's invaluable when you just want to quickly extract an archive without dealing with the particular archive type and it's associated tools and options. It's also great in scripts, eliminating the need for complex archive type checking and multiple binary dependencies.
OpenSUSE Leap 42.1 users can install as follows:
From a root shell
zypper ar http://download.opensuse.org/repositories/Archiving/openSUSE_Leap_42.1/Archiving.repo
zypper in dtrx
Press 'a' to accept the new repo key
Press 'y' to install dtrx and dependencies
#Linux #CommandLine
http://www.tecmint.com/dtrx-an-intelligent-archive-extraction-tar-zip-cpio-rpm-deb-rar-tool-for-linux/
No comments:
Post a Comment