Add zcat, zmore, zless, zgrep

Signed-off-by: Beau Hastings <beausy@gmail.com>
This commit is contained in:
Beau Hastings 2015-06-16 19:16:38 -05:00
parent dde8a54db8
commit fa3e734a2f

View file

@ -187,6 +187,8 @@ Scope:
- To split files into pieces, see `split` (to split by size) and `csplit` (to split by a pattern).
- Use `zless`, `zmore`, `zcat`, and `zgrep` to operate on compressed files.
## System debugging