snippetbashTip
lz — List all files inside a '.tar.gz' compressed archive. More information: <https://manned.org/lz>.
Viewed 0 times
tarcommandfilesallcliinsidelistlz
linux
Problem
How to use the
lz command: List all files inside a '.tar.gz' compressed archive. More information: <https://manned.org/lz>.Solution
lz — List all files inside a '.tar.gz' compressed archive. More information: <https://manned.org/lz>.List all files inside a compressed archive:
lz {{path/to/file.tar.gz}}Code Snippets
List all files inside a compressed archive
lz {{path/to/file.tar.gz}}Context
tldr-pages: linux/lz
Revisions (0)
No revisions yet.