Thanks to all that replied.
It appears that with ksh you must provide the full path when using rsh to
execute anything in /usr/local/bin. This is the way I normally do it.
The reason why I was trying to get around this at this time is that I had
just downloaded & installed rsync and placed it in /usr/local/bin. When
attempting to run it I got the "ksh: rsync: not found" message.
I have since noticed the --rsync-path option that allows me to specify the
path to rsync on the remote machine. This resolves my problem.
Received on Tue Nov 04 1997 - 21:36:14 NZDT