egrep

grep的增强版,使用ERE风格正则表达式,所以egrep == grep -E[百科]

0 关注

egrep

grep的增强版,使用ERE风格正则表达式,所以egrep == grep -E