>>105929238
Yep, I'd much rather be using Python and I do for things that only need to run on my workstation but I've ended up in deep with PowerShell just because I know it'll run on any computer in the company out of the box.
Though it keeps driving me crazy with the stupid shit it does with non-programmers in mind. "Have an array that happens to currently only have a single element? Let me just implicitly strip the array off it for you."