Searched refs:myroot (Results 1 – 1 of 1) sorted by relevance
48 myroot=/51 r) myroot=$OPTARG52 if [ ! -d $myroot ]; then53 echo "$myroot: not a directory" >&257 case "$myroot" in58 //*) echo "$myroot: must begin with a single /" >&260 /) echo "$myroot: alternate root cannot be /" >&264 /*) myroot="$myroot/";; # add final /66 *) echo "$myroot: must be a full path" >&295 if [ "$myroot" = "/" ]; then[all …]