this post was submitted on 15 Sep 2025
110 points (96.6% liked)
Linux
9630 readers
27 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.
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.
A worse interactive shell than bash? No way, I find PowerShell closer to fish for interactive use.