Skip to content

Instantly share code, notes, and snippets.

@Teqqles
Created March 4, 2018 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Teqqles/7754bf26881836c3128a545b7cfa84a9 to your computer and use it in GitHub Desktop.
Save Teqqles/7754bf26881836c3128a545b7cfa84a9 to your computer and use it in GitHub Desktop.
kill -9 $(ps ax|grep gunicorn| awk '{print $1}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment