Created
August 30, 2015 10:57
-
-
Save versedi/a378513271ad01e4b7f3 to your computer and use it in GitHub Desktop.
Kill all ssh-agents Windows
This file contains 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
taskkill /F /IM ssh-agent.exe /T |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you so much!!!!!