株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

インストール

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>

 

 

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

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