mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
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}}`
|