Hacker News new | ask | show | jobs
by novaleaf 2607 days ago
my problem with powershell is that cmd.exe based workflows are not compatable, and it's workflows are sufficiently different from bash/cmd to make me avoid learning it. Why spend a few days learning pwsh if I can just use cmd now and move on to my next task.
2 comments

Because even though you can do most things in cmd, it's just never been a very good tool? CMD is a bad tool that we learned to use b/c we had no choice (w/o loading an add-on scripting env of some kind). PowerShell has a learning curve, and I've delayed learning it for many years, but now is the time to do it, esp now that it's open-sourced and available on more and more Linux distros...
Yeah that's why I'm also still on cmd.exe.

Every time I've dove into Powershell, wow, impressed, but I have over 2 decades of experience with cmd.exe!