#!/bin/bash
exec /usr/bin/xterm -geometry 80x55 -fg white -bg black "$@"
#exec /usr/bin/xterm -geometry 80x55 -fg black -bg white "$@"
