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