mirror of https://github.com/CrimsonTome/tldr.git
9 lines
186 B
Markdown
9 lines
186 B
Markdown
|
# lz
|
||
|
|
||
|
> List all files inside a '.tar.gz' compressed archive.
|
||
|
> More information: <https://manned.org/lz.1>.
|
||
|
|
||
|
- List all files inside a compressed archive:
|
||
|
|
||
|
`lz {{path/to/file.tar.gz}}`
|