Skip to content

Instantly share code, notes, and snippets.

@iamajeesh
Created November 17, 2013 14:18
Show Gist options
  • Save iamajeesh/7513936 to your computer and use it in GitHub Desktop.
Save iamajeesh/7513936 to your computer and use it in GitHub Desktop.
Kill all the php process started by john
killall -9 php -u john
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment