other versions
other languages
other sections
TTY(1) | ユーザーコマンド | TTY(1) |
名前¶
tty - 標準入力に接続されている端末のファイル名を表示する書式¶
tty [OPTION]...説明¶
標準入力に接続されている端末のファイル名を表示します。- -s, --silent, --quiet
- 何も出力しない。終了ステータスのみ返す
- --help
- この使い方を表示して終了する
- --version
- バージョン情報を表示して終了する
GNU coreutils のオンラインヘルプ: <http://www.gnu.org/software/coreutils/> tty の翻訳に関するバグは <http://translationproject.org/team/ja.html> に連絡してください。 完全な文書は <http://www.gnu.org/software/coreutils/tty> にあります。 ローカルでは info '(coreutils) tty invocation' で参照できます。
作者¶
作者 David MacKenzie。著作権¶
Copyright © 2016 Free Software Foundation, Inc. ライセンス GPLv3+: GNU GPL version 3 or later <http://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.
関連項目¶
tty の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、 info および tty のプログラムが正しくインストールされているならば、コマンド- info tty
を使用すると完全なマニュアルを読むことができるはずだ。
2016年2月 | GNU coreutils |