#!/bin/bash ssh $1 bash << EOF export PW=$PW export SUDO_PROMPT="" $(cat $2) EOF