alias t="tput sgr0 ; clear ; tput sgr0 ; tput setab 0 ; tput setaf 7 ; printf 'KEGS Configuration ' ; tput setaf 15 ; echo F4 ; tput setaf 7 ; printf '\n\342\206\262 Serial Port Configuration\n\n Serial Ports = Only use sockets 6501-6502\n Serial Output = Mask off high bit\n \342\210\232 Modem on port 0 (slot 1) = Simple socket emulation mode\n\n' ; tput setab 4 ; tput setaf 7 ; printf ']' ; tput setaf 15 ; printf \"PR#1\033[K\n\" ; tput setaf 7 ; printf ']' ; tput setaf 15 ; printf \"IN#1\033[K\n\" ; tput setab 0 ; tput setaf 7 ; printf 'telnet> ' ; tput setaf 15 ; echo 'mode character' ; tput setab 17 ; telnet localhost 6501"