shell

更新时间:
2024-01-09
下载文档

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:
文档内容是否对您有所帮助?
有帮助
没帮助