find和grep的目标不一样

find
search for files in a directory hierarchy

find files

grep
print lines for a pattern
search a file for pattern

posted on 2021-10-15 10:41  beyondx  阅读(30)  评论(0)    收藏  举报

导航