Y
Hacker News
new
|
ask
|
show
|
jobs
by
pxc
438 days ago
I came here to make the same recommendation. Just use p7zip for everything; no need to learn a bunch of different compression tools.
1 comments
setopt
438 days ago
If you use `atool`, there is no need to use different tools either – it wraps all the different compression tools behind a single interface (`apack`, `aunpack`, `als`) and chooses the right one based on file extensions.
link
pxc
438 days ago
I'll check this out. I actually don't love p7zip's CLI.
link
Sander_Marechal
438 days ago
There's also `unp`, the universal unpacker.
link