vladymir.info — GREP WAS ONCE AN EDITOR COMMAND

misc/grep-name.md

grep was once an editor command

published · Its name describes a complete ed operation.

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.