Hacker News new | ask | show | jobs
by gnubison 1730 days ago
Comes from the ed command ‘g/re/p’ (g: for each line matching; re: regular expression; p: print)