mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Add example output
This commit is contained in:
@ -5,6 +5,12 @@
|
||||
Lists all local computer processes
|
||||
.EXAMPLE
|
||||
PS> ./list-processes
|
||||
|
||||
Id CPU(s) ProcessName
|
||||
-- ------ -----------
|
||||
9712 0,39% 64DriverLoad
|
||||
2484 AppleMobileDeviceService
|
||||
...
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user