grep -R --include=*.txt search-pattern. In PowerShell, a recursive grep might be achieved with a combination of select-string and get-childItem .
確定! 回上一頁