
lrzuntar
List of commands for lrzuntar:
-
lrzuntar:tldr:3461a lrzuntar: Decompress from a file to the current directory using a specific number of processor threads.$ lrzuntar -p ${8} ${path-to-archive-tar-lrz}try on your machineexplain this command
-
lrzuntar:tldr:37b2a lrzuntar: Specify the output path.$ lrzuntar -O ${path-to-directory} ${archive-tar-lrz}try on your machineexplain this command
-
lrzuntar:tldr:b69a0 lrzuntar: Delete the compressed file after decompression.$ lrzuntar -D ${path-to-archive-tar-lrz}try on your machineexplain this command