Skip to content

Instantly share code, notes, and snippets.

@wangxiaodong
Created July 27, 2015 08:16
Show Gist options
  • Save wangxiaodong/10210f2bd216185f577e to your computer and use it in GitHub Desktop.
Save wangxiaodong/10210f2bd216185f577e to your computer and use it in GitHub Desktop.
$ kill -9 `ps aux|grep -E "S.+python.+"|awk '{print $2}'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment