#! /bin/sh [ -S "$HOME"/.ssh/controls/root@n900-wifi:22 ] && ssh -4 root@n900-wifi "exec run-standalone.sh exec /usr/local/bin/im-$1" exit 0