PowerShell

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(图集)
(图集)
 
(未显示1个用户的5个中间版本)
第9行: 第9行:
  
 
==指南==
 
==指南==
 +
Debian
 +
$ sudo apt-get install -y powershell
 +
$ pwsh
 
macOS安装
 
macOS安装
 
  $ brew cask install powershell
 
  $ brew cask install powershell
第18行: 第21行:
  
 
==项目==
 
==项目==
 +
*[https://github.com/janikvonrotz/awesome-powershell Awesome PowerShell] [[文件:awesome.png]]
 +
*[https://github.com/alebcay/awesome-shell Awesome Shell] [[文件:awesome.png]]
 
*[https://github.com/PowerShell/PowerShellGet PowerShellGet]
 
*[https://github.com/PowerShell/PowerShellGet PowerShellGet]
  
第23行: 第28行:
 
<gallery>
 
<gallery>
 
image:PowerShell-on-OSX.png|OS X
 
image:PowerShell-on-OSX.png|OS X
 +
image:PowerShell-on-Debian.png|Debian
 +
image:powershell-on-ubuntu.png|Ubuntu
 
image:Architecture-of-Windows-PowerShell.png|Windows PowerShell架构
 
image:Architecture-of-Windows-PowerShell.png|Windows PowerShell架构
 
image:JEA-architecture.png|JEA架构
 
image:JEA-architecture.png|JEA架构
 +
image:Privileged-Access-Management.png|PAM
 +
image:Windows-PowerShell.png|Windows PowerShell
 
</gallery>
 
</gallery>
  

2022年4月14日 (四) 12:21的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 PowerShell Thanks, Wikipedia.

Windows PowerShell 是微软公司为Windows环境所开发的壳程序(shell)及脚本语言技术,采用的是命令行界面。这项全新的技术提供了丰富的控制与自动化的系统管理能力。

目录

[编辑] 简介

PowerShell 使用 C#编写,现已开源,采用MIT许可协议,可安装在 Windows, OS XLinux 操作系统上。

[编辑] 功能

[编辑] 指南

Debian

$ sudo apt-get install -y powershell
$ pwsh

macOS安装

$ brew cask install powershell
$ pwsh
$ exit

升级

$ brew update
$ brew cask upgrade powershell

[编辑] 项目

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱