#!/bin/sh
exec toolwait xterm -bg black -fg wheat -j -s -name "telnet" -title "telnet $*" -e telnet $*
