grep

[计] 检索目标行命令

发音

UK /ɡɹɛp/
其它

词形变化

grepped grepping greps 三单 greps grepping 现在分词 grepped 过去式 grepped 过去分词

释义与例句

v.
  1. 1.

    To use a program such as grep to search in a file.

    计算机 工程 数学

    You can't grep dead trees.

  2. 2.

    To search anything (perhaps a paper document by eye).

    引申义
name
  1. 1.

    A program which selects lines in a file which match a given pattern.

词源

From an idiomatic command sequence in the qed and ed text editors: ‘g/re/p’, meaning: globally search for a regular expression and print.

来源:wiktionary