Merge pull request #50 from hastinbe/add-zcommands
Add zcat, zmore, zless, zgrep
This commit is contained in:
@ -190,6 +190,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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user