Skip to content

Instantly share code, notes, and snippets.

@miah
Created June 16, 2014 17:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miah/147e97688a0e1c7b4897 to your computer and use it in GitHub Desktop.
Save miah/147e97688a0e1c7b4897 to your computer and use it in GitHub Desktop.
```
[miah@host ~]$ ps auxww|grep 'sshd: miah'
root 32416 0.0 0.1 82460 3952 ? Ss 16:35 0:00 sshd: miah [priv]
miah 32418 0.0 0.1 83136 2344 ? S 16:35 0:00 sshd: miah@pts/0
```
@rondale-sc
Copy link

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment