当前位置:网站首页>grep命令用法
grep命令用法
2022-06-30 07:08:00 【weixing100200】
n顯示匹配行時,與文件行號一起顯示。(顯示結果所在的行號)
R遞歸的讀取每個目錄下的所有文件,遵循所有符合鏈接。
i忽略字符大小寫的差別
-E 可以傳遞多個內容,使用|來分割多個pattern ,以此實現OR操作
[[email protected] ~]# grep -Rn "LoadModule" /etc/httpd*
/etc/httpd/conf/httpd.conf:48:# have to place corresponding `LoadModule' lines at this location so the
/etc/httpd/conf/httpd.conf:54:# LoadModule foo_module modules/mod_foo.so
/etc/httpd/conf.modules.d/00-dav.conf:1:LoadModule dav_module modules/mod_dav.so
/etc/httpd/conf.modules.d/00-dav.conf:2:LoadModule dav_fs_module modules/mod_dav_fs.so
/etc/httpd/conf.modules.d/00-dav.conf:3:LoadModule dav_lock_module modules/mod_dav_lock.so
/etc/httpd/conf.modules.d/00-lua.conf:1:LoadModule lua_module modules/mod_lua.so
边栏推荐
猜你喜欢
Deploying web projects using idea
2021-07-02
B站首个UP主付费观看视频还是来了!价格“劝退”网友
app quits unexpectedly
oracle数据库报列表中最大表达式为1000错误
Go common commands
6、 Shopping ⻋ and orders
leetcode:98. Validate binary search tree
[hot100] palindrome substring and longest palindrome substring
RT thread migration to s5p4418 (III): static memory pool management
随机推荐
成品升级程序
Running lantern effect JS text rotation effect realization
Resolution: div failed to get keyboard event
神经网络计算量及参数量
QT common macro definitions
Go语言指针介绍
安装Go语言开发工具
B站首个UP主付费观看视频还是来了!价格“劝退”网友
Daemon and user threads
Win10踩坑-开机0xc0000225
MySQL优化:从十几秒优化到三百毫秒
Cmake post makefile:32: * * * missing separator Stop.
leetcode:98. Validate binary search tree
IDEA import导入的类明明存在,却飘红?
大学刚毕业不知道做什么工作怎么办?
Qdebug small details
ROS service communication programming
QT signal slot alarm QObject:: connect:cannot connect (null)
[transfer] analysis of memory structure, cache and DMA architecture
Egret P2 pit encountered by physical engine (1)