网站首页  词典首页

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

 

单词 grep
释义

grep

  • 网络查找字符串;正则表达式;搜索字符串
1.
查找字符串
Linux命令、编辑器与Shell编程_百度百科 ... 3.3.3 lpr: 打印文件 3.3.4 grep查找字符串 3.3.5 head: 显示文件头部 ...
baike.baidu.com
2.
正则表达式
InDesign CS3后开始支持正则表达式Grep),对于编辑文字很有用。今天继续研究。
fresco.yo2.cn
3.
搜索字符串
Solaris 基本命令 - Solaris教程 - 新客网 ... 1. ln 文档连结 2.grep 搜索字符串 3.fgrep 搜索字符串 ...
www.xker.com
4.
查找内容
Solaris 命令 - jimobit的日志 - 网易博客 ... # file: 列出文件类型 # grep查找内容 # find: 查找文件 ...
jimobit.blog.163.com
5.
命令
net use 用法-学习笔记-搜狐博客 ... net use 用法 grep 命令 GCC 入门详解 ...
ckzyww.blog.sohu.com
6.
全球牛瘟根除计划
我部的“全球牛瘟根除计划”(GREP)制作了一个短片,介绍了这一危害极大的牲畜疾病的病状。此处开始 (272K);另见 GREP …
www.fao.org
7.
文件名
UNIX命令 - 莫言的日志 - 网易博客 ... find 路径 表达式 [动作] grep [选项] 字符串 文件名 diff [选项] 文件1 文件2 ...
huangchaobiao111.blog.163.com

例句

释义:
1.
A quick grep among the startup scripts reveals that this is part of the hplip service, which provides "HP Linux Imaging and Printing. "
对启动脚本进行grep处理,能够看出python是hplip的一部分,hplib提供了“HPLinux图形和打印”服务。
www.ibm.com
2.
We were heavily influenced by GREP, a popular string-matching utility on UNIX, which had been created in our research center.
GREP对我们的影响很大,它是UNIX下一个很流行的字串匹配工具。GREP也是我们研究中心开发的。
dongxi.net
3.
One of the best ways to find where the code for a feature you saw in the program resides is to use the grep command.
要找到您在程序中看到的某个特性的代码的驻留位置,最好的方法之一就是使用grep命令。
www.ibm.com
4.
Industry, or, at least, the recruiters-who-use-grep, are surely clamoring for Java to be taught.
整个软件行业,或者说至少是其中那些使用grep命令过滤简历的招聘经理,确实是在一直叫嚷,要求学校使用Java语言教学。
feihen1.blog.163.com
5.
We initially decided to use the JAR tool to list the contents of the various runtime JARs and grep for the classes in question.
我们最初决定使用JAR工具列出JAR的各种运行时间的目录并查找出现问题的类。
www.ibm.com
6.
For the programmers who want Perl to be a more functional language, map and grep can satisfy the craving.
对于那些希望Perl成为具有更强函数性语言的程序员,map和grep可以满足此需求。
www.ibm.com
7.
You are advised to do this so alt_disk_copy does not misinterpret the command, as it uses grep to search for the string.
建议您这么做,因为alt_disk_copy使用grep搜索字符串,这么做它就不会误解命令。
www.ibm.com
8.
Any time you see a reference to the C: drive or a call to a specific tool (like grep), change the script immediately.
每当看到对C:盘的引用,或者看到对特定工具(例如grep)的调用时,应该马上更改脚本。
www.ibm.com
9.
The grep utility works by searching through each line of a file (or files) for the first occurrence of a given string.
grep工具的工作方式是对文件的每一行搜索给定字符串的首次出现。
www.ibm.com
10.
A critical component of this speed is to use the highly refined, efficient algorithms contained within grep.
获得此速度的关键组件是使用grep内包含的高度精确的高效算法。
www.ibm.com
1.
This is just a tad more convenient than using grep on system header files, but it's less error-prone.
虽然这仅比对系统头文件使用grep方便一小点,但是它更不容易出错。
www.ibm.com
2.
Take the output of that command and use grep to get the line that has the string Mem in it.
获取这个命令的结果,并使用grep获取包含字符串Mem的行。
www.ibm.com
3.
The various options to grep do the work of a handful of small utilities that would have ended up sharing, or duplicating, a lot of code.
grep的各种选项完成许多小实用程序的工作,如果这些工作都由单独的小实用程序来完成,最终会造成大量共享的、重复的代码。
www.ibm.com
4.
In this example, grep filters the lines, outputting all files with Dec in their modification dates as well as in their names.
在此示例中,grep对行进行筛选,并输出其修改日期和名称中带Dec的所有文件。
www.ibm.com
5.
Examine the same file system with the lsfs command to see what information is similar and different between it and the grep output.
使用lsfs命令检查文件系统,看它与grep输出结果之间有何异同。
www.ibm.com
6.
The grep utility does not support capture, because its purpose it to print lines containing a pattern.
grep实用工具不支持捕获,因为其目标是打印包含模式的行。
www.ibm.com
7.
Initially GREP put much effort into establishing the geographical distribution and epidemiology of the disease.
全球根除牛瘟计划起初集中力量确定该疾病的地理分布和流行病学。
www.fao.org
8.
Regexps are also popularly used in the Perl language, but Perl regexps are different from those you'd build using grep.
regexp在Perl语言中也很常用,但Perlregexp与使用grep构建的regexp不同。
www.ibm.com
9.
The default behavior of grep is to print the file name in which a match was found only if multiple files were specified.
grep的默认行为是在指定多个文件的情况下打印从其中找到匹配项的那个文件名称。
www.ibm.com
10.
The existing data store search options provided by LDAP do not have the speed and flexibility grep users are accustomed to.
LDAP所提供的现有数据存储搜索选项不具有grep用户已经习惯了的速度和灵活性。
www.ibm.com
1.
The second important note about this example is that you've performed the grep operation remotely.
关于这个示例,第二项需要说明的重要内容是,您以远程的方式执行了grep操作。
www.ibm.com
2.
For practical purposes, regular expressions need to be handled on an ad hoc basis -- and we have grep for just this purpose.
实用起见,规则表达式需要以特殊方式处理--为此我们使用grep。
www.ibm.com
3.
Note that this is not regular expression matching as used by grep.
注意:这不是grep使用的正则表达式匹配。
www.ibm.com
4.
A basic-but-common grep usage error involves piping the output of cat to grep to search the contents of a single file.
grep的一个常见的基本用法错误是通过管道将cat的输出发送到grep以搜索单个文件的内容。
www.ibm.com
5.
The launching of GREP was founded on the scientific understanding that the eradication of rinderpest was feasible.
全球根除牛瘟计划依据根除牛瘟是可行的科学认识。
www.fao.org
6.
The http. conf file can be located usually by performing ps -ef|grep http and identifying the conf file in use.
通常可以通过执行ps-ef|grephttp并确定正在使用的conf文件来找到http.conf文件。
www.ibm.com
7.
The add_device. php script is run with this IP address, with the output filtered to only the line containing the ID using the grep command.
add_device.php脚本就在此IP地址运行,其结果只被那些包含使用grep命令ID的行所过滤。
www.ibm.com
8.
Grep works exactly like map, except that the elements only "pass through" if the expression or block returns true.
grep与map的工作方式十分类似,只是在表达式或块返回true时,元素只是“通过”。
www.ibm.com
9.
So grep runs through all C files looking for the text pattern that it was given.
因此,grep检查所有C文件,查找指定的文本模式。
www.ibm.com
10.
GNU Project Web site: Download a free copy of GNU grep for your operating system.
GNU项目网站:下载用于您的操作系统的免费GNUgrep副本。
www.ibm.com
1.
Some of the newer versions of grep (such as GNU grep) highlights the regexp in color when you use the --color option, as shown in Figure 1.
一些较新版本的grep(如GNUgrep)可在使用--color选项时用颜色突出显示regexp,如图1中所示。
www.ibm.com
2.
In fact, searching a collection of files is so common that grep has its own option to recurse a file system hierarchy.
事实上,搜索文件集是一项常见的工作,所以grep具有相应的选项以递归遍历整个文件系统层次结构。
www.ibm.com
3.
searches the input files for lines containing a match to a given pattern list.
grep以行为单位搜索那些包含给出模板列表的输入文件。
www.open-china.net
4.
grep -l prints the name of the file if a match is found and then stops further matching in that file.
grep-l在发现一个匹配项之后即打印文件的名称并停止在该文件中的进一步匹配。
www.ibm.com
5.
For instance, the -w option restricts matches to whole words, so grep -i -w man would exclude Catwoman and Batman, for instance.
例如,-w选项限制于匹配整个单词,因此grep-i-wman将排除Catwoman和Batman(举例来说)。
www.ibm.com
6.
Map and grep evaluate a block or an expression for each element of a list.
Map和grep对列表的每个元素计算块或表达式。
www.ibm.com
7.
This book shows how to design and then implement simple versions of many Unix tools: grep, sort, ed, and the like.
这本书展示了如何设计然后实现许多简单版的Unix工具:grep、sort、ed等。
duanple.blog.163.com
8.
My first thought is that I could use simple grep commands to search for the number of quakes per day.
我第一个想到的就是使用简单的grep命令来搜索每天的地震数。
www.ibm.com
9.
In its simplest use, grep prints those lines that contain text that matches a pattern.
grep的最简单应用是打印那些包含与某个模式匹配的文本的行。
www.ibm.com
10.
The shell remains independent; find is a producer, grep acts as a consumer (for find) and as a producer (for wc).
shell仍然是独立的;find是生成者,grep作为find的消费者和wc的生成者。
www.ibm.com
1.
Listing 12 shows some of the basic regular expressions used with the grep command.
清单12显示了与grep命令一起使用的一些基本正则表达式。
www.ibm.com
2.
For instance, I often use find in combination with grep or Perl to process a large number of files.
例如,我经常将find与grep或者Perl一起使用,以便对大量的文件进行处理。
www.ibm.com
3.
Expand the number of grep -v words to eliminate entries gradually.
扩展grep-v词的数目以逐步删除条目。
www.ibm.com
4.
In this case, the grep is performed in parallel (the map), and then the grep results are combined (the reduce).
在这种情况下,并行执行grep(映射),然后组合grep的结果(缩减)。
www.ibm.com
5.
"Hone your regexp pattern-building skills" (developerWorks, July 2006) describes more useful ways to use grep.
“磨练构建正则表达式模式的技能”(developerWorks,2006年7月)描述了使用grep的更有用的方法。
www.ibm.com
6.
Two forms of regular expression syntax are used with the GNU grep program found on most Linux systems: basic and extended.
大部分Linux系统中的GNU程序可以使用两种常规表达式语法:basic和extended。
www.ibm.com
7.
Again, by using grep, this approach builds on the brilliant hackers who have optimized grep for speed and efficiency.
此外,由于杰出的计算机黑客们为了提效和提速对grep进行了优化,所以通过使用grep,我们就可以充分利用这种便利。
www.ibm.com
8.
Redirect the file into PDSQL using the operator, and pipe through a grep command, looking for CLOB fields.
利用重定向运算符将文件重新定位到PDSQL,并通过grep命令导入,查找CLOB域。
www.ibm.com
9.
grep can find fixed sequences of characters and can even ignore case with the -i option.
grep可以查找具有固定顺序的字符组合,甚至可以通过使用-i选项来忽略大小写。
www.ibm.com
10.
When combined with the grep command, I can retrieve the conditions in Buffalo.
当与grep命令组合使用时,我可以检索布法罗市的天气状况。
www.ibm.com
1.
wc acts a consumer and producer, too: It consumes from grep and produces output to stdout.
wc也同时作为消费者和生成者:它消费来自grep的数据并向stdout生成输出。
www.ibm.com
2.
The second method is to use the -i option, which tells grep to ignore case sensitivity.
第二种方法是使用-i选项,这告诉grep忽略大小写的敏感性。
www.ibm.com
3.
On the collector node, verify that the GPFS SNMP sub-agent is running: ps -ef | grep mmsnmpagentd.
在收集器节点上,检查GPFSSNMP子代理是否正在运行:ps-ef|grepmmsnmpagentd。
www.ibm.com
4.
First, run a grep command with the -o option, if your version supports it.
首先,使用-o选项(如果您的版本支持它的话)来运行grep命令。
www.ibm.com
5.
Applications such as VI, LS, and GREP are the main targets for the Windows POSIX subsystem.
VI、LS和GREP这样的应用程序是WindowsPOSIX子系统的主要目标。
msdn2.microsoft.com
6.
Because it looks for a match anywhere in the file, grep finds entries for both "root" and "operator" .
由于grep会查找这个文件中的某个匹配项,因此这个命令会查找到“root”和“operator”这两项。
www.ibm.com
7.
The grep utility has other built-in options to refine searches.
grep实用工具包含其他可优化搜索的内置选项。
www.ibm.com
8.
After the grep stage, Part 1 printed out the results returned in sequential order.
在grep阶段后,第1部分输出了按连续顺序返回的结果。
www.ibm.com
9.
The grep utility filters input line by line and looks for matches.
grep实用工具逐行过滤输入并寻找匹配。
www.ibm.com
10.
In this example, you don't even need to use an array or a regular expression library, because a pipe to grep is much easier.
在此示例中,您甚至不需要使用数组或正则表达式库,因为使用到grep的管道容易多了。
www.ibm.com
1.
This includes crafting loops and knowing how to parse data using utilities like awk, grep, and sed.
这包括巧妙使用循环和知道如何使用awk、grep和sed等的实用程序解析数据。
www.ibm.com
2.
Next, request the MapReduce job for grep.
接下来,请求用于执行grep的MapReduce作业。
www.ibm.com
3.
Document authors might struggle through using a command-line tool like grep, which is a lousy way to perform searches.
文档创作者可能使用命令行工具(比如grep,这是一种笨拙的搜索方式。
www.ibm.com
4.
Listing 2 shows the process list from Listing 1 redirected to grep to search for the strings "rpc" and "ksh. "
清单2把清单1产生的进程列表重定向到grep,搜索字符串“rpc”和“ksh”。
www.ibm.com
5.
Usually you will be dealing with a large list of files generated from a command such as ls, find, or grep.
您通常需要处理某些命令生成的大量文件,这些命令包括ls、find或grep。
www.ibm.com
6.
Know when grep should do the counting -- and when it should step aside.
了解何时grep应该执行计数——何时应该绕过。
blog.163.com
7.
Listing 16 shows one way you might pass a directory listing through xargs to a command such as grep.
清单16显示了一种通过xargs将目录清单传递到命令(比如grep)的方法。
www.ibm.com
8.
XGrep is a grep like utility for XML documents.
XGrep是一种类似于grep的XML文档工具。
www.ibm.com
9.
You can verify this by using the ps command and doing a grep for the string IBMESBEG (which is the execution group name).
要验证这一点,可以运行ps命令,并对IBMESBEG字符串(这是执行组名称)执行一个grep操作。
www.ibm.com
10.
Use grep mkuser2 *. get to verify uniqueness.
使用grepmkuser2*.get来验证唯一性。
www.ibm.com
1.
Using grep in many cases can give you the desired value.
在许多情况下使用grep可以得到需要的值。
www.ibm.com
2.
For example, a simple grep command can help you find files that match certain search criteria.
例如,一个简单的grep命令能够帮助您找到匹配特定搜索条件的文件。
www.ibm.com
3.
If that's the case, we can use grep to filter the results.
如果真是这样的话,我们可以用grep来对结果进行过滤。
www.bing.com
4.
By filtering this with grep we can see the information we want: $ snmptranslate -Ts |grep dsk.
通过使用grep筛选转储结果,我们可以看到以下所需的信息:$snmptranslate-Ts|grepdsk。
www.ibm.com
5.
For example, grep, sed, and other tools like them have man pages that describe their regexp syntax and give examples.
例如,grep、sed和其他类似的工具都提供了手册页,描述其regexp语法并提供相关示例。
www.ibm.com
6.
You can also use command line tools such as grep in UNIX.
在UNIX中,我们还可以使用诸如grep之类的命令行工具。
www.ibm.com
7.
If you quickly run the command lpstat -t | grep lp1 just after the selpg command, you should see the job in the queue for lp1.
如果在运行selpg命令之后立即运行命令lpstat-t|greplp1,您应该看见lp1队列中的作业。
www.ibm.com
8.
For example, many file-based utilities (such as grep and find) require code to recurse a directory in search of files.
例如,很多基于文件的工具(比如grep和find)都需要在目录中搜索文件的代码。
www.ibm.com
9.
You had used regexps for egrep, sed, and perl; now try building it for plain grep
前面已经使用了适用于egrep、sed和perl的regexp,现在我们将尝试构建适用于普通grep的regexp。
www.ibm.com
10.
The grep utilities: A real-world example
grep工具:一个真实的例子
www.ibm.com
1.
To simplify, the above query is basically formatting the following grep statement
为了保持简单,以上查询实际上被格式化为下面的grep语句
www.ibm.com
2.
Using the grep command, you can filter the result and retrieve just the parameters you want
通过使用grep命令,可以过滤结果,只获取想要的参数
www.ibm.com
3.
grep -- binary - files=text
可能会输出二进制的无
wenku.baidu.com
4.
Start txt2regex and specify regexps for grep, sed, and Emacs
启动txt2regex并指定构建用于grep、sed和Emacs的regexp
www.ibm.com
5.
In addition to -i, there are several other command-line options to change grep's output. The most relevant are the following
除了-i选项之外,还有另外几个命令行选项可以用来改变grep的输出结果。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/5 19:16:53