Centos 7上面安装Powershell

2018-11-16 08:48:46 5659

powershell开源已经有一段时间了,在technet的blog上面也有简单的介绍。

PowerShell on Linux and Open Source! | Windows PowerShell Bloghttps://www.landui.com/powershell/2016/08/18/powershell-on-linux-and-open-source-2/

上面这个链接里面包含丰富的开源powershell的资源供大家学习和参考。

下面是在centos 7上面安装powershell工具。

centos 7的powershell的rpm安装包的下载地址是:

https://www.landui.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/powershell-6.0.0_alpha.9-1.el7.centos.x86_64.rpm

把安装包下载到centos 7上,运行下图的命令进行安装即可,特别简单。

image.png
安装完成后,我们可以运行get-command查看一下Linux上面的powershell目前支持的cmdlet。
image.png
然后我们测试一下命令的执行情况,比如write-host命令,用户体验方面和window版本的完全一致。
image.png

提交成功!非常感谢您的反馈,我们会继续努力做到更好!

这条文档是否有帮助解决问题?

非常抱歉未能帮助到您。为了给您提供更好的服务,我们很需要您进一步的反馈信息:

在文档使用中是否遇到以下问题: