"Shells" TITLE PIN

"tcsh" DEFAULT          exec xterm -e /usr/bin/tcsh
"bash"                  exec xterm -e /bin/bash
"sh"                    exec xterm -e /bin/sh

SEPARATOR

"Console..."            exec xterm -title console@`hostname` -C

