this post was submitted on 15 Sep 2025
77 points (96.4% liked)

Linux

9394 readers
373 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] e8d79@discuss.tchncs.de 5 points 8 hours ago (1 children)

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.

[โ€“] victorz@lemmy.world 3 points 6 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. ๐Ÿ‘Œ๐Ÿ’ช