Use the -exec {} + option to pass the list of filenames that are found as arguments to grep: find -name Gruntfile.js -exec grep -nw ...
確定! 回上一頁