27
[solved] Why is there no .gz.tar?
(lemmy.zip)
Linux questions Rules (in addition of the Lemmy.zip rules)
Tips for giving and receiving help
Any rule violations will result in disciplinary actions
I mean... you can do that manually. Apply gzip or xz or whatever to each file then just make a tarball of the compressed files. You could write a shell script to do that.