-name '*.py' -exec grep --color 'xrange' {} +. Usually, using find with -exec is very slow and xargs is used to gain performance.
確定! 回上一頁