mcx808

joined 2 years ago
[–] mcx808@programming.dev 1 points 2 months ago
Select-String

It’s really useful too. You can either pipe in text or for example Get-ChildItem a directory of files and it will parse them all. As usual it returns a helpful object with properties like line number.