1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 14:02:08 +02:00
tldr/pages/common/zless.md
2022-08-29 04:51:52 +05:30

8 lines
177 B
Markdown

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