mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 05:22:11 +02:00

* lz: add page --------- Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
8 lines
186 B
Markdown
8 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}}`
|