Select-String
Tag Archive
January 5, 2013|
Uncategorized
I have seen a lot of confusion recently over the use of Select-String. One mis-conception is that you need to use Get-Content to pipe the file contents into Select-String. Not so. Select-String will read the file...
Read More