Skip to content

Instantly share code, notes, and snippets.

@brookemckim
Created July 24, 2012 21:04
Show Gist options
  • Save brookemckim/3172647 to your computer and use it in GitHub Desktop.
Save brookemckim/3172647 to your computer and use it in GitHub Desktop.
evil_host=gouki.teve.inc
pts=$(w | grep $evil_host | awk '{ print $2 }')
skill -KILL -t $pts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment