#!/bin/sh HOST=$(basename $1) xfce4-terminal -e "ssh $HOST -t './monitoring/update-index.sh; bash'" -H