Lines Matching refs:dst
50 dst=""91 dst="$dstarg"99 if [ -d $dst ]; then100 dst="$dst/`basename $src`"103 # Add a possible extension (such as ".exe") to src and dst105 dst="$dst$ext"108 dstdir=`dirname $dst`121 $rmcmd $dst122 $mvcmd $dsttmp $dst