Grep

grep is a command-line utility for searching text for lines that match a regular expression. Its name comes from the ed command g/re/p (global, regular expression, print), which has the same effect.

Source: Wikipedia — Grep (CC BY-SA 4.0)

Grep

grep is a command-line utility for searching text for lines that match a regular expression. Its name comes from the ed command g/re/p (global, regular expression, print), which has the same effect.

Source: Wikipedia "Grep" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy