tldr/pages/common/zless.md

9 lines
177 B
Markdown
Raw Normal View History

2016-01-16 09:48:34 +00:00
# zless
> View `gzip` and `xz` compressed files.
> More information: <https://manned.org/zless>.
2016-01-16 09:48:34 +00:00
- Page through a `gzip` compressed file with `less`:
2016-01-16 09:48:34 +00:00
`zless {{file.txt.gz}}`