如何在PowerShell中查看正在运行的进程列表

17 powershell

如何在Windows Powershell中查看正在运行的进程列表(如Windows任务管理器中所示)?

Jea*_*rin 18

命令Get-Process是您正在寻找的