grep was once an editor command
The name grep comes from the ed command g/re/p: globally find lines matching a regular expression and print them. A tiny command line eventually became the name of a program and then a verb.
The name grep comes from the ed command g/re/p: globally find lines matching a regular expression and print them. A tiny command line eventually became the name of a program and then a verb.