2 # invoke as sipb-xen-remote-proxy-$TYPE, with "TYPE" in the remctl sense.
3 klist -s || kinit -k host/remote.mit.edu
6 #echo remctl black-mesa remote "$TYPE" "$@"
8 listvms ) shift; sipb-xen-remote-listvms "$@" ;;
9 * ) remctl black-mesa remote "$TYPE" "$@" ;;