Linux Command Directory
This directory of Linux commands is from Linux in a Nutshell, 5th Edition.
Click on any of the 687 commands below to get a description and list of available options. All links in the command summaries point to the online version of the book on Safari Bookshelf.
Buy it now, or read it online on Safari Bookshelf.
rlogin
rlogin [options] rhost
Remote login. rlogin connects the terminal on the current local host system to the remote
Options
Allow an 8-bit input data path at all times.
Debugging mode.
Specify escape character c (default is ~).
Do not interpret any character as an escape character.
Attempt to get tickets from remote host, requesting them in the realm as determined by krb_realm-ofhost.
Specify a different username for the remote login. Default is the same as your local username.
Allow rlogin session to be run without any output postprocessing (i.e., run in litout mode).




