sed -n '/str_you_want_search/'p file_name
统计匹配的行数
sed -n '/str_search/'p file_name|wc -l
若有收获,就点个赞吧
0 人点赞
让时间为你证明