OC by @phantomwise@lemmy.ml

I’ve been trying nushell and words fail me. It’s like it was made for actual humans to use! 🤯 🤯 🤯

It even repeats the column headers at the end of the table if the output takes more than your screen…

Trying to think of how to do the same thing with awk/grep/sort/whatever is giving me a headache. Actually just thinking about awk is giving me a headache. I think I might be allergic.

I’m really curious, what’s your favorite shell? Have you tried other shells than your distro’s default one? Are you an awk wizard or do you run away very fast whenever it’s mentioned?

    • Septimaeus@infosec.pub
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      7 hours ago

      Most bash fans I’ve known carve out an exception for powershell from their overall critique of windows. Personally, I think it’s not a fair comparison considering how god fucking awful everything else is in windows, but I do agree that it’s a decent shell.

    • e8d79@discuss.tchncs.de
      link
      fedilink
      arrow-up
      9
      arrow-down
      1
      ·
      15 hours ago

      This might be unpopular in Linux spaces but I consider Powershell for the most part well designed. I think its better suited to writing scripts than bash, but worse at being an interactive shell.

      • Victor@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        12 hours ago

        better suited to writing scripts than bash, but worse at being an interactive shell

        And that’s totally fine. Different tools for use cases. 👌💪