美文网首页
2019-06-20 grep统计文件中字符出现的字数

2019-06-20 grep统计文件中字符出现的字数

作者: njmujjc | 来源:发表于2019-06-20 11:38 被阅读0次

    grep -o jjc 1.txt | wc -l

    https://blog.51cto.com/u_12810168/2293840

    相关文章

      网友评论

          本文标题:2019-06-20 grep统计文件中字符出现的字数

          本文链接:https://www.haomeiwen.com/subject/pmsdqctx.html