lrzuntar
extracts whole tarballs from .tar.lrz files
TLDR
This command is an alias of lrztar -d
$ tldr lrztar
SYNOPSIS
lrzuntar [options] file.tar.lrz
DESCRIPTION
lrzuntar extracts whole tarballs from `.tar.lrz` files created by lrztar. It is identical to running `lrztar -d`. It accepts the same options as lrzip for controlling decompression behavior.
