time find /usr/src -name "*.html" -execdir /usr/bin/grep -H "foo" {} ';' | wc -l time ... 20180702 : Explanation of % directives in find -printf ( Jul 02, ...
確定! 回上一頁