this post was submitted on 15 Sep 2025
111 points (96.6% liked)
Linux
9445 readers
480 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
A worse interactive shell than bash? No way, I find PowerShell closer to fish for interactive use.
And that's totally fine. Different tools for use cases. ๐๐ช
It's essentially an object oriented shell. It's actually pretty good. But yeah, error outputs are a pain to read.