lets you connect to a remote host
A
Correct answer
Explanation
The rlogin command allows you to connect to and log into a remote host system. It's a traditional Unix utility specifically designed for remote login access, unlike 'ftp' which is for file transfer or 'login' which is for local sessions. The name combines 'remote' and 'login'.