CentOS
yum install powershell
但並沒有powershell這個可執行檔案。通過搜尋可以發現在powershell目錄裡有pwsh可執行檔案,那麼以後就要用pwsh執行了。
其實這還是powershell6的改變,在去年末。
CentOS
yum install powershell
但並沒有powershell這個可執行檔案。通過搜尋可以發現在powershell目錄裡有pwsh可執行檔案,那麼以後就要用pwsh執行了。
其實這還是powershell6的改變,在去年末。