Files
cheatsheet-tldr/lzegrep
2024-02-21 11:19:49 +00:00

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`