A wrapper for
lrzip
to simplify compression of directories. See also:tar
,lrzuntar
,lrunzip
. More information: https://manned.org/lrztar.
tar
, then compress:lrztar {{path/to/directory}}
lrztar -z {{path/to/directory}}
lrztar -o {{path/to/file}} {{path/to/directory}}
lrztar -p {{8}} {{path/to/directory}}
lrztar -f {{path/to/directory}}