This function make a proper command that the transport
mechanisms will interpet as rsh://host/command. If a
command of "ls -al" is given and they wish to execute
that command on the host "borris". Then a new string
will that looks like "rsh://borris/ls -al" will be returned.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kutils/src/Remote.c
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.