网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 grep
释义

grep /'grep/

英汉-汉英词典
n. [计]UNIX工具程序;可做文件内的字符串查找
词组 | 习惯用语
您要查找的是不是:
  • grew v. 成长,种植(grow的过去式)
  • grip n. 紧握;柄;支配;握拍方式;拍柄绷带 vt. 紧握;夹紧
  • prep n. 预习;准备功课;预备 vi. 上预备学校;作好准备
  • rep n. 棱纹平布;雷普(物体伦琴当量) abbr. 名声(reputation);代表(representative)
  • grope vi. 摸索;探索 vt. 摸索
grep n. UNIX工具程序;可做文件内的字符串查找; n. (Grep)人名;(苏里)格雷普;

网络短语:
grep expressions 特征码设置
grep getPthreadMutex 误用的情况
grep reboot 查看开机时间记录
strings grep 二进制文件
linux grep 命令及实例
grep ssh 无结果显示
FIND grep 在文件中查找字符串;文件及文件内容的查找;查找
grep -i 忽略大小写;不区分大小写;跳过大小写
grep -r 搜寻子目录;递归查找字符串;遍历子目录
原声例句
PKM OS

About this script, we're gonna care whether the grep ran successfully or it didn't.

关于这个脚本,我们将关心 grep 是否成功运行。

PKM OS

For that you can use the grep command that we have seen so far.

为此,您可以使用我们到目前为止看到的 grep 命令。

PKM OS

So you could do something like grep foobar in MCD, it's there.

所以你可以在 MCD 中执行类似 grep foobar 的操作,它就在那里。

PKM OS

Like " ack" , is the original grep alternative that was written.

就像“ack”一样,是最初编写的 grep 替代方案。

PKM OS

It will let you do kind of like an interactive grep.

它会让你像交互式 grep 一样进行操作。

PKM OS

So grep doesn't print anything, but let us know that things didn't work by giving us a 1 error code.

因此 grep 不会打印任何内容,但通过给我们 1 错误代码让我们知道事情不起作用。

PKM OS

We could use " find" , and the " -exec" , but actually " grep" has the " -R" flag that will go through the entire directory, here.

我们可以使用“find”和“-exec”,但实际上“grep”有“-R”标志,它将遍历整个目录,在这里。

PKM OS

Then, in the next line we're running the grep command which is just search for a substring in some file and we're searching for the string foobar in the file.

然后,在下一行中,我们运行 grep 命令,该命令只是在某个文件中搜索子字符串,并且我们在文件中搜索字符串 foobar 。

PKM OS

And it's also like fuzzy matching, whereas like by default in grep or these things you have to write a regex or some expression that will match within here.

它也像模糊匹配,而默认情况下,在 grep 或这些东西中,您必须编写一个正则表达式或一些在此处匹配的表达式。

英语百科

grep

grep is a command-line utility for searching plain-text data sets for lines matching a regular expression. Grep was originally developed for the Unix operating system, but is available today for all Unix-like systems. Its name comes from the ed command g/re/p (globally search a regular expression and print), which has the same effect: doing a global search with the regular expression and printing all matching lines.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/17 19:38:18