Linux常用命令

find -name "*.java" |xargs grep -nH "test"

find -name "*.*" |xargs grep -nH "test2"

posted on 2015-04-16 16:43  何林子  阅读(100)  评论(0编辑  收藏  举报

导航