#!/bin/sh
xterm -geometry 80X25 -name "xt5250" -bg black -fg white -tn 5250 -e tn5250 "$@"  &
