Searched refs:dstdir (Results 1 – 1 of 1) sorted by relevance
146 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`152 if [ ! -d "$dstdir" ]; then160 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`211 dsttmp=$dstdir/#inst.$$#232 $doit $rmcmd -f $dstdir/$dstfile &&233 $doit $mvcmd $dsttmp $dstdir/$dstfile
Completed in 4 milliseconds