Skip to content

Instantly share code, notes, and snippets.

@blasterpal
Created July 19, 2012 15:10
Show Gist options
  • Save blasterpal/3144581 to your computer and use it in GitHub Desktop.
Save blasterpal/3144581 to your computer and use it in GitHub Desktop.
PS Commands galore
#Forking view of ps
ps axjf
# inspect a single process
ps -p 20673 -F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment