#!/bin/sh
test $# -ge 1 && exec /usr/X11R6/share/ion/ion-runinxterm -T $1 ssh $1
