Skip to content

Instantly share code, notes, and snippets.

@ClaudioVarandas
Created October 21, 2017 08:32
Show Gist options
  • Save ClaudioVarandas/a3af419e457b1c0d8fbe819da14f941b to your computer and use it in GitHub Desktop.
Save ClaudioVarandas/a3af419e457b1c0d8fbe819da14f941b to your computer and use it in GitHub Desktop.
kill $(ps aux | grep '[p]hp' | awk '{print $2}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment