PowerShell Core (PS5/open source) is crushing it in this space over Bash\AWK specifically.
I'm a pretty advocate for how it works in these use cases now.
Generally I still use Bash\Sed\AWK for the one off instances when ever I need something done there and then. But if I'm writing something that's going to be involved in my CI\CD with a high chance of needing to be maintained. I'll nearly always write it in PowerShell.
I'm a pretty advocate for how it works in these use cases now.
Generally I still use Bash\Sed\AWK for the one off instances when ever I need something done there and then. But if I'm writing something that's going to be involved in my CI\CD with a high chance of needing to be maintained. I'll nearly always write it in PowerShell.