Home | History | Annotate | Download | only in ssl

Lines Matching refs:ul

878 		ul=`echo "$ssh_host" | awk -F@ '{print $1}'`
879 ul="-l $ul"
882 ul=""
2825 echo "rsh $ul \"$ssh_host\" \"$ssh_cmd\""
2827 rsh $ul "$ssh_host" "$ssh_cmd" > $tport &
2908 echo "rsh $ul \"$ssh_host\" \"$ssh_cmd\""
2910 rsh $ul "$ssh_host" "$ssh_cmd" &