Skip to content

Instantly share code, notes, and snippets.

@thb
Created February 14, 2018 10:15
Show Gist options
  • Save thb/2fdabc9bab5a710c94957101b3fb6686 to your computer and use it in GitHub Desktop.
Save thb/2fdabc9bab5a710c94957101b3fb6686 to your computer and use it in GitHub Desktop.
kill $(ps aux | grep ruby | awk '{print $2}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment