Created
November 3, 2016 15:58
-
-
Save mredar/3230c6d207861bce5a7fe270b0c389d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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