Hacker News new | past | comments | ask | show | jobs | submit login

I strongly recommend against believing people who say PS is not cross platform when it is available for macOS and Linux and is open source too.



Interesting. Does it actually work though, or does it tend to depend on Windows-specific assemblies to do any useful work?

The main use-case I have for Powershell is remotely administering Exchange. If I could do that from OSX or Linux, then that would be useful enough for me to spend the time learning it.


> The main use-case I have for Powershell is remotely administering Exchange. If I could do that from OSX or Linux, then that would be useful enough for me to spend the time learning it.

I guess you can always do powershell remoting? Apparently it also works from Windows to Linux! https://github.com/PowerShell/PowerShell/blob/866b558771a20c... (got pointed there from this Reddit post: https://www.reddit.com/r/PowerShell/comments/4ziw85/anyone_m... )


It's based on .Net Core, so anything not in core PS has to be available there.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: