随笔分类 -  正则表达式

摘要:匹配[]:awk -F 'logid\\[.*?\\]' '{print $2}' 阅读全文
posted @ 2020-02-01 22:44 baishengguan 阅读(176) 评论(0) 推荐(0)