Hacker News new | ask | show | jobs
by itaysk 3627 days ago
Like. But PowerShell still rules. Wish it was oss and x-plat
2 comments

Microsoft seems to be working on porting PowerShell to Linux already [0] and there's a partial port using Mono [1]!

[0]: https://windowsserver.uservoice.com/forums/301869-powershell...

[1]: https://pash-project.github.io/

Oh, I see that pash was revived. It had been abandoned since 2009 (I think).
I am gonna try PowerShell now. Never used it.
It's really nice, althought you have to like it's syntax.. Google some cheatsheets, will be helpful

Its Object Oriented approach it's what many try to emulate in mac/linux. This new hype of improving the CLIs is exciting!