Y
Hacker News
new
|
ask
|
show
|
jobs
by
xorcist
2360 days ago
It's not too bad to specify compression separately, as in:
zstd -cd archive.tar.xst | tar xvf -
it's needed anyway as soon as you step outside of what somebody made an option for, for example encryption.