|
Berkeley Unix networking r programs: rlogin, rcp, and rshCopyright Phillip Farrell. Last revision August 3, 2004
UNIX computers that implement the Berkeley networking code (essentially all UNIX systems) provide a set of programs for transparent remote logins, remote file copying, and remote program execution. These programs, where available, are easier and more versatile than telnet and ftp. But note that individual UNIX system managers may disable these services or restrict access to specific networks or remote hosts. The basic programs are:
|