Skip to content

Instantly share code, notes, and snippets.

@mrsiano
Last active May 30, 2018 16:05
Show Gist options
  • Save mrsiano/7d4b2711cf95d4c9b135018d1836fec4 to your computer and use it in GitHub Desktop.
Save mrsiano/7d4b2711cf95d4c9b135018d1836fec4 to your computer and use it in GitHub Desktop.
ps -eo pid,cmd,cgroup |grep java |grep -v 'user.slice' |awk '{print $1}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment