インストール

sudo snap install powershell --classic

 

使う

  • pwsh で使う

 

yuta:~/powershell $ pwsh
PowerShell 7.1.0
Copyright (c) Microsoft Corporation.

https://aka.ms/powershell
Type 'help' to get help.

PS /home/yuta/powershell> Get-ChildItem

    Directory: /home/yuta/powershell

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-----          2020/11/11    10:08       68242798 powershell_7.1.0-1.ubuntu.20.04_amd64.deb

PS /home/yuta/powershell>

 

 

<スポンサーリンク>

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)