Select-ColorString : A Unix's grep-like Powershell Cmdlet Based On Select-String With Color
Select-String with color, make Select-String of Powershell to highlight the search pattern like grep in Unix.
Select-String with color, make Select-String of Powershell to highlight the search pattern like grep in Unix.
--%
)A friend of mine told me about the Powershell stop-parsing (--%) last year, he said the stop-parsing tells powershell to treat the remaining characters in the line as a literal, but I'd never known where to use it. Recently working on git ssh made it happened.
As like pypi for Python, npm for Node.js, we also have Powershell Gallery for Powershell to add some extra Powershell modules, and Nuget Gallery for Powershell to add some extra executables.