1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 02:02:07 +02:00
tldr/pages/common/zless.md
2021-09-01 16:08:03 -03:00

8 lines
157 B
Markdown

# zless
> View compressed files.
> More information: <https://manned.org/zless>.
- Page through a compressed archive with `less`:
`zless {{file.txt.gz}}`