
PowerShell Basics: Detecting if a String Ends with a Certain Character
Did you know you can detect if a string ends in a specific character or if it starts in one in PowerShell? Thomas Rayner previously shared on CANITPRO.NET how this can be easily done by using regular ...
Read more →