#!/bin/sh # $Id: qlogin_wrapper 175 2010-09-15 15:34:28Z kasper $ HOST=$1 PORT=$2 /usr/bin/ssh -XAq -p $PORT $USER@$HOST