Linux的grep命令介紹

Linux的grep命令介紹正則表達式     grep (global search regular expression(RE) and print out the line,全面搜索正則表達式並把行打印出來)是一種強大的文本搜索工具,它能使用正則表達式搜索文本,並把匹配的行打印出來。express grep通常用法:工具 grep [-acinv] [--color=auto] '搜尋字符串
相關文章
相關標籤/搜索