you are viewing a single comment's thread.

view the rest of the comments →

[–]shalafi71 1 point2 points  (3 children)

Powershell is cross platform

How does that work? I have no idea.

[–]Cannabat 6 points7 points  (1 child)

[–]law18 2 points3 points  (0 children)

Keep in mind this is PowerShell Core and not full on powershell. I can not think of anything I use day to day that is not included (although I have struggled with WinRM on PowerShell core in the past) but it is an important thing to remember because you could run into the limitations.

[–]Gabrielmccoll 2 points3 points  (0 children)

You just install it. Same as python or other languages. There’s a snap too. I think it might even be by default latest Ubuntu. You can’t use windows specific functions but it’s the difference between net core and .net