2009年11月23日 星期一

grep exclude pattern

grep -ircl --exclude=*.{png,jpg} "foo=" *

grep -Ir --exclude="*\.svn*" "pattern" *

沒有留言:

張貼留言