2 # $OpenBSD: scp-ssh-wrapper.sh,v 1.1 2004/06/13 13:51:02 dtucker Exp $
3 # Placed in the Public Domain.
11 while [ $# -ge 1 ] ; do
12 if [ "x$1" != "x" ]; then
19 # discard first 5 args
20 shift; shift; shift; shift; shift
22 BAD
="../../../../../../../../../../../../../${DIR}/dotpathdir"
24 case "$SCPTESTMODE" in
26 echo "D0755 0 /${DIR}/rootpathdir"
27 echo "C755 2 rootpathfile"