Try find /srv/www/*/htdocs/system/application/ -name "*.php" -exec grep "debug (" {} \; -print. This should recursively search the folders under application ...
確定! 回上一頁