Add zcat, zmore, zless, zgrep
Signed-off-by: Beau Hastings <beausy@gmail.com>pull/50/head
parent
dde8a54db8
commit
fa3e734a2f
|
@ -187,6 +187,8 @@ Scope:
|
||||||
|
|
||||||
- To split files into pieces, see `split` (to split by size) and `csplit` (to split by a pattern).
|
- 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
|
## System debugging
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue