Skip to content

Instantly share code, notes, and snippets.

@joemccann
Created November 28, 2011 18:38
Show Gist options
  • Save joemccann/1401453 to your computer and use it in GitHub Desktop.
Save joemccann/1401453 to your computer and use it in GitHub Desktop.
restart node 0.6.1+
kill -9 `ps -A | awk '/node/{print $1}'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment