Skip to content

Instantly share code, notes, and snippets.

@assertchris
Created July 21, 2015 05:13
Show Gist options
  • Save assertchris/ecf41a1d7e1d3537682a to your computer and use it in GitHub Desktop.
Save assertchris/ecf41a1d7e1d3537682a to your computer and use it in GitHub Desktop.
while 1; do; sleep 0.25; clear; ps -ax -o %cpu,command | grep worker.php; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment