When PowerShell support ARM64 Linux?
Is the cli exactly the same as Windows?
@JaneConan PowerShell has an experimental build for Raspbian (ARM32/ARM64)
Install PowerShell Core on Raspbian
PowerShell 6.2 Download Release Page
What is your Linux Distribution ?
About the cli, are you talking about "Windows PowerShell" or "PowerShell Core on Windows" ?
@JaneConan PowerShell has an experimental build for Raspbian (ARM32/ARM64)
Install PowerShell Core on Raspbian
PowerShell 6.2 Download Release PageWhat is your Linux Distribution ?
About the cli, are you talking about "Windows PowerShell" or "PowerShell Core on Windows" ?
Thx! Let's have a try~
Kylin Linux, just like Ubuntu.
About cli, I means "PowerShell Core on Windows"
Is that the same as we did on Windows?
powershell.exe is Windows PowerShell (1.0-5.1) and pwsh.exe is PowerShell Core (6.*+)
You should read this document to understand differences Known Issues for PowerShell 6.0
All right Thx! Let's have a try~