refresh() { printf "\x1B[H\x1B[2J\x1B[3J" } linux-man() { ssh -t scooter man "$@" }