mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
160 B
160 B
lzegrep
Este comando es un alias de
xzgrep --extended-regexp
. Vea también:egrep
.
- Vea la documentación para el comando original:
tldr xzgrep