You are not logged in.

#1 2017-10-06 07:54:29

dbvolvox
Member
From: England
Registered: 2015-09-29
Posts: 111
Website

Archive extractor dtrx

This archive extractor looks a useful tool. Does anyone have experience of using it?
dtrx web page

The Debian package page says;-

intelligently extract multiple archive types

dtrx is basically the same as tar -zxf or tar -xjf except you don't have to remember the flags for each file. But there's more to it than that. You know those really annoying files that don't put everything in a dedicated directory, and have the permissions all wrong? dtrx takes care of all those problems for you, too. dtrx is simple and powerful. Just use the same command for all your archive files, and they'll never frustrate you again.


volvox.biz a very tedious daily account of life during covid,

Offline

#2 2017-10-06 14:17:52

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,741

Re: Archive extractor dtrx

I've been using 'unp'.

Online

#3 2017-10-06 19:23:19

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: Archive extractor dtrx

dbvolvox wrote:

dtrx is basically the same as tar -zxf or tar -xjf except you don't have to remember the flags for each file

Erm, the (GNU/Linux) `tar` command auto-extracts and has done for a while now — a simple `tar xf` should work with anything wink

It's a bit sad though 'cos that XKCD was ace...

https://xkcd.com/1168/

Offline

#4 2017-10-07 22:36:54

dbvolvox
Member
From: England
Registered: 2015-09-29
Posts: 111
Website

Re: Archive extractor dtrx

Head_on_a_Stick wrote:
dbvolvox wrote:

dtrx is basically the same as tar -zxf or tar -xjf except you don't have to remember the flags for each file

Erm, the (GNU/Linux) `tar` command auto-extracts and has done for a while now — a simple `tar xf` should work with anything wink

It's a bit sad though 'cos that XKCD was ace...

https://xkcd.com/1168/

lol


volvox.biz a very tedious daily account of life during covid,

Offline

#5 2017-10-11 19:28:14

Bearded_Blunder
Dodging A Bullet
From: Seat: seat0; vc7
Registered: 2015-09-29
Posts: 1,146

Re: Archive extractor dtrx

Head_on_a_Stick wrote:

Erm, the (GNU/Linux) `tar` command auto-extracts and has done for a while now — a simple `tar xf` should work with anything wink

Prefer `tar xvf` myself.. like seeing it all go by smile


Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me

Offline

Board footer

Powered by FluxBB