Hacker News new | ask | show | jobs
by dragonwriter 1023 days ago
> Community refuses to admit that powershell is much better alternative to bash/python combo

Because its not.

Powershell is very nice as a glue language for .NET components, and its better as a general purpose shell/scripting language than the old DOS-inspired Windows Command Prompt, for sure.

1 comments

I think it’s better as a shell and scripting language than string parsing in unix shells too.