if test ${bindir:-nocopy} = nocopy then xrname $1 $2 else cp -p `xrname $1 $2` ${bindir} echo ${bindir}/$2 fi