this post was submitted on 15 Sep 2025
110 points (96.6% liked)
Linux
9668 readers
247 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
That's basically how Powershell works.
*ducks*
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.
Yeah it was inspired by Powershell. But it also has syntax that isn't completely awful.
what-do-you-mean-awful-syntax ?
Ha-Ha -exactly
Doesn't look nearly as verbose either
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.