• themoonisacheese@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      11 months ago

      If powershell wasn’t a Microsoft product I think it could easily outclass any shell currently available. The concept of command output typing is hand down one of the best features of any shell I’ve tried.

      • Yuumi@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        11 months ago

        I’m confused by this command output typing you’re talking about, and I’m not sure if I found the correct thing. Are you talking about the Write-Host and Write-Output?

        • lameJake@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          11 months ago

          As far as I understand it it’s like stdout and stderr but with some additional ones for debuging, logging, etc…

      • voxel@sopuli.xyz
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        11 months ago

        How is it being a Microsoft product a bad thing? It’s fully open source and available on both Linux and Windows;
        also nushell

      • Trollception@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        It was my stepping stone from being an IT Support tech to a traditional Software Developer. Yes it’s not as easy to work with as a traditional language or as fast but it’s more flexible and often less verbose.