taste [root@test root]# grep -n 'oo' regular_express.txt //搜寻到有 (word)在行首! 例:grep -n '^#' regular_express.txt 搜寻行首为 ! 的那一行打印出来! . 代表『任意一个』字符,一定是一个任意字符! 例:(ee)
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号