shell
使用 ttydevice 作为标准文件创建一个 Shell。
格式
shell <tty device[:hwopt]> [nologin]
说明
[root@sylixos:/root]# help shell
create shell use [tty device] as standard file.
shell /dev/ttyS1
shell /dev/ttyS1 nologin
shell /dev/ttyS1:115200,n,8,1
shell /dev/ttyS1:9600,e,8,1 nologin
shell [tty device[:hwopt]] [nologin]
[root@sylixos:/root]#
用 tty 设备作为标准文件创建 Shell。
样例
[root@sylixos:/root]# shell /dev/ttyS0
[root@sylixos:/root]# login: