研究社 英和コンピューター用語辞典 |
コンピューター用語辞典 |
grep
grep<Global Regular Expression Print>
UNIXコマンド.指定したファイルのパターン・マッチング処理.入力ファイルから,指定したパターンにマッチングする行を抽出する.パターンの指定には,正規表現が使用できる.
grep<Global Regular Expression Print>
日英・英日専門用語辞書 |
クロスランゲージ 37分野専門語辞書 |
Weblio英和対訳辞書 |
Wiktionary英語版 |
出典:Wiktionary |
grep
出典:『Wiktionary』 (2012/04/10 20:06 UTC 版)
語源
From an idiomatic command sequence in the qed and ed text editors: ‘g/re/p’, meaning: globally search for a regular expression and print.
動詞
派生語
成句s
- You can't grep dead trees - Meaning one can more easily search through digital media, using tools such as grep, than one could with a paper copy (i.e., one made from dead trees).
外部リンク
「grep」を含む例文一覧
該当件数 : 37件
is the same as
は "grep\\ \\-E" - JM
To do this, get the process ID of inetd with ps -ax | grep inetd | grep -v grep.
これをするには、inetd のプロセス ID を ps -ax | grep inetd |grep -v grep して 取得してください。 - FreeBSD
Do this using ps(1) and grep(1) .
それには ps(1) と grep(1) を使います。 - FreeBSD
| grepのページへのリンク |
