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