5 ms·
Powershell is more for administrative automation
by vedipen 6y ago
Powershell is more for administrative automation
- BiteCode_dev 6y agoSame, unless you are on windows only, ps has no benefit. The selling point of ps is the piping of objects. Mac and linux api don't output those.
- death-by-ppt 6y agoPowerShell is built on top of .Net Core, which is also cross-platform. It does pipe objects on all 3 platforms.
- BiteCode_dev 6y agoNot the point. No unix api does.