1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 03:22:08 +02:00
tldr/pages/linux/lz.md
Juri Dispan 974b20ffd9
lz: add page (#10870)
* lz: add page

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-10-08 19:28:48 +05:30

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}}`