Hacker News new | ask | show | jobs
by andyjohnson0 5106 days ago
"a CLI that is almost an insult to the user"

In my opinion Windows PowerShell is superior to bash or tcsh.

(I know PS is not installed by default, and I agree that the default windows cli is awful.)

1 comments

I have never used it, but supposedly Windows PowerShell is pretty good. But Windows 9x/XP/2000 don't have it, and no matter how great the shell features are, it's severely crippled by the fact that Windows has never had anything like your typical Unix userland. Meaning that most of the CLI programs still have their old and crippled DOS CLI interfaces, none of which were ever made to be easy to combine into anything more than a simple .BAT file.