Thursday, July 23, 2020

Notepad++

Remove beginning spaces. Take multiple hits of "replace"
find ^( *)[ ]
replace \1


Curl, Wget, Winget & Powershell Install or Download Commands

After the mess I made in previous posts this summary might be useful.     Thanks PatchMyPC, the great and powerful program downloader and up...