linux:powershell

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
linux:powershell [2020/02/15 10:32] ともやんlinux:powershell [2020/02/15 11:37] – [インストール] ともやん
行 11: 行 11:
 [[https://github.com/PowerShell/PowerShell/releases/tag/v7.0.0-rc.1|Releases · PowerShell/PowerShell - Release Candidate 1]]\\ [[https://github.com/PowerShell/PowerShell/releases/tag/v7.0.0-rc.1|Releases · PowerShell/PowerShell - Release Candidate 1]]\\
 [[https://github.com/PowerShell/PowerShell/releases/tag/v7.0.0-rc.2|Releases · PowerShell/PowerShell - Release Candidate 2]]\\ [[https://github.com/PowerShell/PowerShell/releases/tag/v7.0.0-rc.2|Releases · PowerShell/PowerShell - Release Candidate 2]]\\
 +\\
 +==== Fedora 31 ====
 <code> <code>
 $ sudo dnf install https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-rc.2/powershell-preview-7.0.0_rc.2-1.centos.8.x86_64.rpm $ sudo dnf install https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-rc.2/powershell-preview-7.0.0_rc.2-1.centos.8.x86_64.rpm
 +</code>
 +
 +===== PowerShell の実行 =====
 +<code>
 +$ pwsh
 +</code>
 +**Release Candidate** 版の場合\\
 +<code>
 +$ pwsh-preview
 </code> </code>
  
  • linux/powershell.txt
  • 最終更新: 2023/03/30 21:17
  • by ともやん