摘要: Grep 'OR' Operator grep 与“或”一起用Find all the lines in a file, that match any of the following patterns.Using GREP command :grep "pattern1\|pattern2" fi 阅读全文
posted @ 2014-07-09 15:41 emanlee 阅读(1706) 评论(0) 推荐(1)