Grep
/ɡɹɛp/ name, verb
name, verb ·Rare ·Advanced level
Definitions
Verb
- 1 To use a program such as grep to search in a file.
"You can't grep dead trees."
- 2 To search anything (perhaps a paper document by eye). broadly
Proper Noun
- 1 A program which selects lines in a file which match a given pattern.
Antonyms
All antonymsExample
More examples"Running netstat and grepping for sshd will give a similar output to this: […]"
Etymology
From an idiomatic command sequence in the qed and ed text editors: ‘g/re/p’, meaning: globally search for a regular expression and print.