Skip to content

Instantly share code, notes, and snippets.

@smerritt
Created May 14, 2010 02:16
Show Gist options
  • Save smerritt/400731 to your computer and use it in GitHub Desktop.
Save smerritt/400731 to your computer and use it in GitHub Desktop.
#!/bin/sh
unset SSH_AUTH_SOCK
ssh -o StrictHostKeyChecking no -i ~/.ssh/some-particular-key $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment