mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 04:01:39 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# zegrep
|
||||
|
||||
> Find extended `regex` patterns in compressed files using `egrep`.
|
||||
> More information: <https://www.unix.com/man-page/freebsd/1/zegrep/>.
|
||||
> More information: <https://manned.org/zegrep>.
|
||||
|
||||
- Search for extended `regex` (supporting `?`, `+`, `{}`, `()` and `|`) in a compressed file (case-sensitive):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user