TTY(1) | 用户命令 | TTY(1) |
名称¶
tty - 显示连接到当前标准输入的终端设备的文件名
概述¶
tty [选项]...
描述¶
显示连接到当前标准输入的终端设备的文件名。
- -s, --silent, --quiet
- 什么都不显示,只返回一个退出状态
- --help
- 显示此帮助信息并退出
- --version
- 显示版本信息并退出
作者¶
由 David MacKenzie 编写。
报告错误¶
GNU coreutils 的在线帮助:
<https://www.gnu.org/software/coreutils/>
请向 <https://translationproject.org/team/zh_CN.html>
报告翻译错误。
版权¶
Copyright © 2022 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO
WARRANTY, to the extent permitted by law.
参见¶
完整文档请见:
<https://www.gnu.org/software/coreutils/tty>
或者在本地使用: info
'(coreutils) tty invocation'
跋¶
本页面中文版由中文
man 手册页计划提供。
中文 man
手册页计划:https://github.com/man-pages-zh/manpages-zh
2022年9月 | GNU coreutils 9.1 |