查找当前目录文件中的字符串


find .|xargs grep -ri "ECDSA_SIG" -l

 

grep "str" ` find . name "*"`

posted @ 2019-12-04 13:57  wangaolin  阅读(555)  评论(0编辑  收藏  举报