天天看點

微軟剛剛釋出開源跨平台PowerShell【贊!】微軟剛剛釋出開源跨平台PowerShell【贊!】

<a target="_blank" href="https://blogs.msdn.microsoft.com/powershell/2016/08/18/powershell-on-linux-and-open-source-2/">https://blogs.msdn.microsoft.com/powershell/2016/08/18/powershell-on-linux-and-open-source-2/</a>

目前支援這些作業系統:

Platform

Downloads

How to Install

Windows 10 / Server 2016

<a target="_blank" href="https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/PowerShell_6.0.0.9-alpha.9-win10-x64.msi">.msi</a>

<a target="_blank" href="https://github.com/PowerShell/PowerShell/blob/master/docs/installation/windows.md#msi">Instructions</a>

Windows 8.1 / Server 2012 R2

<a target="_blank" href="https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/PowerShell_6.0.0.9-alpha.9-win81-x64.msi">.msi</a>

Ubuntu 16.04

<a target="_blank" href="https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/powershell_6.0.0-alpha.9-1ubuntu1.16.04.1_amd64.deb">.deb</a>

<a target="_blank" href="https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#ubuntu-1604">Instructions</a>

Ubuntu 14.04

<a target="_blank" href="https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/powershell_6.0.0-alpha.9-1ubuntu1.14.04.1_amd64.deb">.deb</a>

<a target="_blank" href="https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#ubuntu-1404">Instructions</a>

CentOS 7

<a target="_blank" href="https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/powershell-6.0.0_alpha.9-1.el7.centos.x86_64.rpm">.rpm</a>

<a target="_blank" href="https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#centos-7">Instructions</a>

OS X 10.11

<a target="_blank" href="https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/powershell-6.0.0-alpha.9.pkg">.pkg</a>

<a target="_blank" href="https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#os-x-1011">Instructions</a>

新的跨平台PowerShell是基于跨平台dotnet開發的新平台,可以使用PowerShell語言程式設計實作對Linux,Mac OSX,Windows的操作。



繼續閱讀