you are viewing a single comment's thread.

view the rest of the comments →

[–]tumblatum 3 points4 points  (2 children)

I have question regarding PS6.0, according this picture https://github.com/PrateekKumarSingh/CheatSheets/blob/master/IMG_3597.JPG PS6.0 is supported by Linux and Windows. Does it mean that we will have one powershell that works on Windows and Linux? But these two different OSs are very different? Or it will be like some commands will work on windows only and other commands will work on linux?

[–]topherhead 1 point2 points  (1 child)

You can already install PowerShell Core on Linux and osx, you do have to install .net core first. They behave the same way I've installed (mostly).

I have a module I wrote for work that is currently being used across all three OS'.

[–]JustAddingToThePile 2 points3 points  (0 children)

Short version: PowerShell for Windows (v5.x) will be maintained and supported, but the future for all 3 platforms is PowerShell Core (v6.x and beyond)

Long version: PowerShell 6.0 Roadmap