My_Study_Grep
latest

Grep学习

  • 01 简介
  • 02 调用grep
  • 03 正则表达式
  • 04 使用grep
My_Study_Grep
  • Docs »
  • my_study_grep’s 学习笔记
  • Edit on GitHub

my_study_grep’s 学习笔记¶

文本处理三剑客¶

grep学习

sed学习

awk学习

Grep学习

  • 01 简介
  • 02 调用grep
    • 2.1 命令行选项
    • 2.2 环境变量
    • 2.3 退出码
  • 03 正则表达式
  • 04 使用grep
    • 4.1 列出匹配的文件中那个有指定的字符串
    • 4.2 递归查找目录
    • 4.3 如果模式中有前导-
    • 4.4 搜索整个单词而不是单词的一部分
    • 4.5 显示匹配行的上下文行
    • 4.6 强制grep打印文件名
    • 4.7 接受重定向的输入
    • 4.8 grep 多次
Next

© Copyright 2018, zhaojiedi1992. Revision 2b9ecea6.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.