Skip to content

Instantly share code, notes, and snippets.

@tjhartmann
Created April 14, 2015 20:17
Show Gist options
  • Save tjhartmann/9d56749b1de7ac3fa9ae to your computer and use it in GitHub Desktop.
Save tjhartmann/9d56749b1de7ac3fa9ae to your computer and use it in GitHub Desktop.
pstree alias
alias archtree='ps ww -o sid,pgid,pid,args --forest -s `cat /var/run/supervisord.pid`'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment