tar --zstd -cf ./tb.tar.zstd ./.thunderbird
you can add ZSTD_CLEVEL=19 env vith compression level or use -I “zstd -19” instead of --zstd
ZSTD_CLEVEL=19
-I “zstd -19”
--zstd
Содержание