grep -r -H "text string to search" directory-path ... Look for all files containing cacheRoot text on Linux: grep -R cacheRoot /home/vivek/.
確定! 回上一頁