grep 使用管道多次过滤

 

ref: https://bbs.csdn.net/topics/30475476

 

cat flask.log | grep "a" | grep "b" | grep 'c'

  

posted @ 2020-10-15 14:23  圆旭  阅读(823)  评论(0编辑  收藏  举报