#!/bin/sh
exec toolwait xterm -sl 2000 -sb -ls -s -j -bg wheat -name "`uname -n`" -title "`uname -n`" "$@"
