commands.sh

dtrx

all

"Do The Right eXtraction" - extract any archive into new directory by guessing the tool from extension.

More info →

Examples (3)

Extract archive, guessing the extraction tool from extension

dtrx path/to/file

Extract archive, overwrite any existing target output

dtrx --overwrite path/to/file

Extract archive, put everything into current directory

dtrx --flat path/to/file
made by @shridhargupta | data from tldr-pages