Skip to content

Instantly share code, notes, and snippets.

@khairulcs
Created November 21, 2019 04:20
Show Gist options
  • Save khairulcs/13c862aa7aec42f66d90a7b50f4a1432 to your computer and use it in GitHub Desktop.
Save khairulcs/13c862aa7aec42f66d90a7b50f4a1432 to your computer and use it in GitHub Desktop.

List all nodes ps -ef | grep node

Kill 1 node kill 1234

Stop all nodes pkill -f node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment