this post was submitted on 29 May 2025
132 points (96.5% liked)

Linux

7481 readers
247 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
 

In the comments section of a recent post I found out that Windows PowerShell had been ported to Linux. Had no clue it was a thing.

Went looking and found this old article attempting to explain why they did it. Not remotely interested in giving up Bash for PowerShell, but I thought it was interesting enough to share. The article seems to be from 2016.

I have never been more tempted to check the NSFW box, but I'll leave it open for now unless a mod complains. :-D

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 2 days ago (11 children)

As much as I hate windows powershell is actually decent.

[–] [email protected] 6 points 2 days ago (10 children)

The problem is that on Linux it competes with bash and dozens of way better terminals.

[–] [email protected] 6 points 2 days ago (7 children)

I've been a Linux sysadmin for decades and Windows for the year 8 years or so. I started using Windows with an air of contempt, and still do. I hate myself for saying this, but Powershell is better than bash. Bash is very limited if you consider only bash. For bash to be useful you need the entire GNU suite with grep, cut, awk etc.

[–] ILikeBoobies 6 points 2 days ago (1 children)

So you’re saying Powershell doesn’t uphold Unix Philosophy and thus shouldn’t be used?

[–] [email protected] 3 points 2 days ago (1 children)

PowerShell actually does uphold the Linux philosophy pretty well. Most functions are in modules that can be imported, disabled or swapped out as appropriate.

[–] ILikeBoobies 4 points 2 days ago

PS looking good

load more comments (5 replies)
load more comments (7 replies)
load more comments (7 replies)