阅读背景:

在使用awk的文件中按顺序匹配模式列表

来源:互联网 

I'd like to match a list of newline-separated regular expressions against another file, in order (that is, regex1 must be matched before matching regex2), and succeed iff all regular expressions are matched. This needs to be done in awk because I don't have convenient access to python and perl on said platform.I'd like to match a list of newline-separated r




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: