Skip to content

Instantly share code, notes, and snippets.

@mredar
Created November 3, 2016 15:58
Show Gist options
  • Save mredar/3230c6d207861bce5a7fe270b0c389d4 to your computer and use it in GitHub Desktop.
Save mredar/3230c6d207861bce5a7fe270b0c389d4 to your computer and use it in GitHub Desktop.
ps -fA|grep ssh|awk '{print $2}'|xargs -I {} kill {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment