StackOverflow 文件 Perl Language 教程 Perl 單行 列印與圖案匹配的線條(PCRE grep) 列印與圖案匹配的線條(PCRE grep) Created: November-22, 2018 perl -ne'print if /foo/' file.txt 不區分大小寫: perl -ne'print if /foo/i' file.txt 用另一個子字串替換子字串(PCRE sed)在 Windows 單行中使用雙引號字串