mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-01 11:42:28 +00:00
14 lines
246 B
Plaintext
14 lines
246 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# lzegrep
|
|
|
|
> This command is an alias of `xzgrep --extended-regexp`.
|
|
> See also: `egrep`.
|
|
|
|
- View documentation for the original command:
|
|
|
|
`tldr xzgrep`
|