In the comments section of a recent post I found out that Windows PowerShell had been ported to Linux. Had no clue it was a thing.

Went looking and found this old article attempting to explain why they did it. Not remotely interested in giving up Bash for PowerShell, but I thought it was interesting enough to share. The article seems to be from 2016.

I have never been more tempted to check the NSFW box, but I’ll leave it open for now unless a mod complains. :-D

        • lazynooblet@lazysoci.al
          link
          fedilink
          English
          arrow-up
          14
          ·
          5 days ago

          I’ve been a Linux sysadmin for decades and Windows for the year 8 years or so. I started using Windows with an air of contempt, and still do. I hate myself for saying this, but Powershell is better than bash. Bash is very limited if you consider only bash. For bash to be useful you need the entire GNU suite with grep, cut, awk etc.

          • Phoenixz@lemmy.ca
            link
            fedilink
            arrow-up
            17
            ·
            5 days ago

            That’s like saying that your car is very limited because you need cylinders, spark plugs, oil filters…

            Well yeah, you do and typically that comes with the car, just like grep comes with bash

          • porl@lemmy.world
            link
            fedilink
            English
            arrow-up
            11
            ·
            5 days ago

            But that’s almost never how a system is configured. The entire point is that bash, zsh, fish etc. can make use of those utilities. You don’t need bash trying to reinvent everything. You don’t want that. That’s why changing shells is generally painless and a strength, not a weakness.

        • jeeva@lemmy.world
          link
          fedilink
          arrow-up
          9
          ·
          5 days ago

          We’re not talking terminals, though, are we? You can run pwsh in dozens of terminals. As a shell, it’s… Very decent.