Hacker News new | ask | show | jobs
by ape4 3082 days ago
Now, just ~1000 other commands to go
2 comments

But they're _all_ already there via the WLSS (Bash on Ubuntu on Windows) if you want them.

Not to mention that the PowerShell equivalents of a lot of *nix commands are _much_ better. "Everything is an object" is a brilliant philosophy and it's a joy to use.

Regardless of its merits, they blew it in terms of marketing. PowerShell is destined to be a deadend technology only used by Windows sysadmins.
I don't think MS envisioned PS as anything other than a sysadmin tool. If they did it doesn't seem to come though with the design.
Doubt that. You think in the PowerShell design phase, the team would have shrugged if some MS decision maker somehow mentioned "BTW, 10 years from now, for developers, we're going to be promoting installing a Linux emulation layer and using Bash"? I bet the PS folks would have been dismayed.
Just install busybox.exe from https://frippery.org/busybox/ to some directory in your %PATH% or in C\: and run 'busybox sh'.