Powershell: Search for String or grep for Powershell
This shows you how you can search in files for specific content with Windows PowerShell. This also...
PowerShell: Count your Code lines
After Coding some lines in a lot of different files you wanna know how much lines you have coded. There are two (I am sure there are even...