• Grep can find fixed sequences of characters and can even ignore case with the -i option.

    grep可以查找具有固定顺序字符组合,甚至可以通过使用- i选项来忽略大小写

    youdao

  • For example, a simple grep command can help you find files that match certain search criteria.

    例如一个简单grep命令能够帮助找到匹配特定搜索条件文件

    youdao

  • Through the paintbrush example, you learned how to navigate the source tree and use grep to find to find the code that implements the features you want to modify.

    通过这个画笔示例了解到如何导航源代码以及使用grep查找实现修改特性代码

    youdao

  • 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命令。

    youdao

  • A coarse tool like grep will generally find a lot of things that are not of interest.

    grep这样粗糙工具通常找到许多没有什么意义事物

    youdao

  • If you like grep, you won't find any more AIO servers.

    如果喜欢使用grep,那么您将无法找到更多AIO服务器

    youdao

  • To find the SCSI device name for the CD/DVD ROM drive, use the lsscsi command to list all SCSI devices, and use grep to find cd/dvd

    查找CD/DVDROM驱动器SCSI名字,可以使用lsscsi命令显示所有的 SCSI设备使用grep查找 cd/dvd

    youdao

  • For example, Figure 2 shows how a find, grep, and wc command might be connected via pipes to find and count all files with names that begin with lowercase a.

    例如2说明如何通过管道连接findgrepwc命令,从而寻找名称小写字母 a开头所有文件统计其数量

    youdao

  • xargs consumes the filenames from find and runs grep -l repeatedly to process every file, no matter how many files are named.

    xargs 接收来自find文件名重复运行grep-l处理每个文件,而不论多少文件

    youdao

  • Having the new executable, you can use the grep utility to search for main in the map file to find its address.

    得到新的执行应用程序之后,就可以使用grep工具映像文件查找main寻找的地址了。

    youdao

  • The command searches your entire home directory (find /home/joe) to find all regular files (-type f) with the suffix .txt, and then runs the grep command to search for the string Monthly Report.

    命令搜索整个home目录 (find /home/joe)查找所有常规文件 (-typef) 中具有后缀 .txt 的文件,然后运行grep 命令搜索字符串MonthlyReport

    youdao

  • The file name is missing because find called grep once for each file, and grep is smart enough to know that if you only give it one file name, then you don't need it to tell you what file it was.

    缺少文件名因为find每个文件调用grep一次 grep 非常智能能够知道是不是提供文件名,您需要告诉是哪个文件。

    youdao

  • For instance, I often use find in combination with grep or Perl to process a large number of files.

    例如经常findgrep或者Perl一起使用,以便对大量文件进行处理

    youdao

  • Listing 5 shows a Linux system where an Apache log has accidentally been deleted, and I am using the grep tool to find out if anyone has it open.

    清单5显示了一个Linux系统其中意外删除了Apache日志使用grep工具查找是否有人打开了该文件。

    youdao

  • You might want to try using whatis on some common useful commands like cat, more, grep, mv, find, tar, chmod, chown, date, and script.

    可能会尝试使用whatis用于cat,more,grep,mv,find,tar,chmod,chown,datescript常用命令

    youdao

  • When you run through the above, you'll find that the first four applications use the same regexp you used with grep in Listing 4, but the regexps for sed and vim are just a little different.

    执行上面步骤发现前四应用程序使用regexp清单4中的grep使用的完全相同sedvimregexp仅有一点差别

    youdao

  • Listing 2: Find all password files and grep them for Joe.

    清单2查找所有password文件并用grep找出joe。

    youdao

  • Listing 2: Find all password files and grep them for Joe.

    清单2查找所有password文件并用grep找出joe。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定