Zcat and zless.

This commit is contained in:
Peter Tripp
2016-01-16 01:48:34 -08:00
parent 81311fbcb7
commit 4ef0b5a7d7
2 changed files with 14 additions and 0 deletions

7
pages/common/zless.md Normal file
View File

@@ -0,0 +1,7 @@
# zless
> View compressed files.
- Page through a compressed archive with `less`:
`zless {{file.txt.gz}}`