#!/bin/sh # ssh-nofucks username host ssh-keygen -R "$2" && ssh -A "$1@$2"