Skip to content

Instantly share code, notes, and snippets.

@mojombo
Created September 3, 2009 22:54
Show Gist options
  • Save mojombo/180587 to your computer and use it in GitHub Desktop.
Save mojombo/180587 to your computer and use it in GitHub Desktop.
function psg {
ps wwwaux | egrep "($1|%CPU)" | grep -v grep
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment