Skip to content

Instantly share code, notes, and snippets.

@otnansirk
Created November 17, 2020 08:27
Show Gist options
  • Save otnansirk/0df5a19651a7b62765c06c9552757b54 to your computer and use it in GitHub Desktop.
Save otnansirk/0df5a19651a7b62765c06c9552757b54 to your computer and use it in GitHub Desktop.
kill -9 `ps ax | grep node | grep meteor | awk '{print $1}'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment