Skip to content

Instantly share code, notes, and snippets.

@danmack
Created August 19, 2016 23:06
Show Gist options
  • Save danmack/d616d7e4f2ca63cc2592c46ce557d28f to your computer and use it in GitHub Desktop.
Save danmack/d616d7e4f2ca63cc2592c46ce557d28f to your computer and use it in GitHub Desktop.
PS /root> Get-Process
Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName
------- ------ ----- ----- ------ -- -- -----------
0 0 0 1 0.005 24988 988 agetty
0 0 0 1 0.234 25004 004 bash
0 0 0 1 0.008 24911 911 cron
0 0 0 1 0.003 24752 752 ipmgmtd
0 0 0 18 2.564 40909 004 powershell
0 0 0 1 0.025 24912 912 rsyslogd
0 0 0 1 0.033 24939 939 sshd
0 0 0 1 0.195 24994 994 sshd
0 0 0 1 0.440 1 0 systemd
0 0 0 1 0.127 24814 814 systemd-journald
0 0 0 0 0.001 0 0 zsched
PS /root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment