Skip to content

Instantly share code, notes, and snippets.

@dbadrian
Created October 22, 2017 16:06
Show Gist options
  • Save dbadrian/deee95955c44a271e3d111743c6a3334 to your computer and use it in GitHub Desktop.
Save dbadrian/deee95955c44a271e3d111743c6a3334 to your computer and use it in GitHub Desktop.
kill $(ps aux | grep '[p]ython csp_build.py' | awk '{print $2}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment