#!/bin/sh my_path="$1" my_user="$2" my_host="$3" my_pass=`_pass_get "$my_host"` cat <