应用 grep 来搜刮文件(国外英文资料).docVIP

  • 5
  • 0
  • 约4.54万字
  • 约 12页
  • 2017-06-05 发布于河南
  • 举报
应用 grep 来搜刮文件(国外英文资料)

使用 grep 来搜索文件 Use grep to search for files Now that you have the regular expression the concepts behind have a basic understanding of, you can start using the actual examples, so that you can see the practical application of them. The first command-line application you will try is grep. The name of grep actually comes from the regular expression: g/RE/p. Grep is used to search for instances of specific strings in one or more files. By default, grep prints out each row of your search string (instead of just the search string). If you perform a search on multiple files, grep also prints the fil

文档评论(0)

1亿VIP精品文档

相关文档