资讯

Since these common PowerShell cmdlets do not seem to work on a Linux machine, I decided to try something a bit more basic. I decided to check and see if the Get-Command cmdlet would work.
Using the Windows Subsystem for Linux (WSL), you can launch Linux applications directly in a Windows 10 command prompt or PowerShell prompt.
While PowerShell on Linux isn't exactly the same as on Windows — modules and commands specific to Windows aren't usable — it's available for folks who need it.
Microsoft has open sourced PowerShell, it’s automation tool and command line shell. That’s not all, PowerShell is also coming to Linux.
PowerShell, the company’s flagship command-line environment for automation and systems management, will be released as an open source project and ported to Linux and MacOS.
An upcoming version of Windows PowerShell will let users manage Windows and Linux computers through Secure Shell protocol and Shell session (better known as SSH), thanks to some new functionality ...