#!/bin/sh cat ~/.known_ssh_hostnames | sed -e 's#.*#&:#' /bin/ls -1a | egrep -v '^\.+$' | egrep -v ' '