You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

373 B

tty

显示连接到当前标准输入的终端设备文件名

说明

tty命令 可以显示连接到当前标准输入的终端设备文件名

选项

tty [选项]
-s 什么也不显示,只返回退出状态值

实例

显示连接到当前标准输入的终端设备文件名

[root@localhost ~]# tty
/dev/pts/0