--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # lz > List all files inside a '.tar.gz' compressed archive. > More information: . - List all files inside a compressed archive: `lz {{path/to/file.tar.gz}}`