LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

lrzuntar

extracts whole tarballs from .tar.lrz files

TLDR

This command is an alias of lrztar -d
$ tldr lrztar
copy

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.

SEE ALSO

lrztar(1), lrzip(1), lrunzip(1), tar(1)

Copied to clipboard
Kai