rlogin(remote login)
rlogin(remote login)功能说明:远端登入。
语 法:rlogin [-8EL][-e <脱离字符>][-l <用户名称>][主机名称或IP地址]
补充说明:执行rlogin指令开启终端机阶段操作,并登入远端主机。
参 数:
-8 允许输入8位字符数据。
-e脱离字符> 设置脱离字符。
-E 滤除脱离字符。
-l用户名称> 指定要登入远端主机的用户名称。
-L 使用litout模式进行远端登入阶段操作。
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).