Searched refs:TARGET_USER (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A DInstall.sh760 "Check .rhosts in the home directory of user $TARGET_USER on $TARGET_MACHINE." \
782 rsh -l $TARGET_USER $TARGET_MACHINE \
905 print "TARGET_USER=" u ";"
909 if [ -z "$TARGET_USER" ]; then
910 TARGET_USER=$LOGNAME

Completed in 57 milliseconds