| 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 |