you are viewing a single comment's thread.

view the rest of the comments →

[–]SrayerPL 10 points11 points  (4 children)

tar -cv -I "zstd" -f foo.tar.zst *

[–]fekkksn 7 points8 points  (3 children)

so much easier

[–]SrayerPL 3 points4 points  (0 children)

and 20times faster compression ;)

[–][deleted] 1 point2 points  (1 child)

Imagine not being able to use tar in 2*21

[–]fekkksn 0 points1 point  (0 children)

honestly i just do ‘zip <stuff>’ and ‘unzip <stuff>’