#!/bin/sh

exec toolwait xterm -sl 2000 -sb -bg wheat -j -s -name "xssh" -title "xssh $*" -e ssh -e none "$@"
