PowerShell - String Operations
Which parameter of
Select-String specifies the file to search in?Select-String specifies the file to search in?-Path tells Select-String which file(s) to search.-Pattern is the text to find, -InputObject is for strings, and -CaseSensitive controls matching case.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions