#!/bin/bash remote=$1 ; shift ssh "$remote" "`printf "%q " "$@"`"