Server program for distributing files remotely.
rdistd -S
rdistd -V
rdistd is the server program for the rdist command. It is normally run by rdist through rsh.
The -S flag ensures that rdistd is not accidentally started since it normally resides in a normal user's PATH environment variable.
| -V | Print version information and exit. | 
This command returns the following exit values:
| /usr/sbin/rdistd | Containsthe rdistd server | 
| /usr/bin/rdistd | Symbolic link to /usr/sbin/rdistd | 
rdist Command, and rsh or remsh Command.