Hacker News new | ask | show | jobs
by brazzledazzle 3826 days ago
>I mean, I get that coming from the other direction, powershell seems like a nice treat. And if you use it, colour me impressed. I know in some cases, it's the only option for doing script work on Windows machines.

Your dismissive attitude towards PowerShell makes me think you either haven't put much time into using it (if any) or haven't touched it since the 1.x days (even then the benefits over a string-based shell should have been obvious). It's a really good shell and is in a completely different league than sh/bash/zsh. It's not the best scripting language and there are still warts but until they make a solid and practical Ruby or Python based shell it's going to sit far and away from the rest.

If the many replies you've gotten haven't been enough motivation I encourage you to actually try it out for a while.

1 comments

I don't know, most of the people who are replying seem to be quite rude about it. I certainly judge software by the community and I'd hate to need a question answered by them. /s

As for actually trying it... I'd love to, but every time I do I come up against limitations. Mostly because none of the projects I use write shell scripts for powershell.

But again, that doesn't justify PS being the only one that gets any official attention on Windows, hence me mentioning msys2 earlier.

I think the rudeness is mostly a response to what seemed like dismissiveness with an apparent lack of personal experience. I had a hard time containing my incredulousness as well to be honest.

As far as official attention goes, I think Microsoft is right to stay focused. Third parties can and should feel free to build their own solutions though.