#!/bin/bash exec ssh -i test_rsa -o IdentitiesOnly=yes -o PasswordAuthentication=no "$@"