You can use Select-String to search for text inside files, and Select-Object to return specific properties for each match. Something like this:
確定! 回上一頁