tty -
標準入力に接続されている端末のファイル名を表示する
tty [
OPTION]...
標準入力に接続されている端末のファイル名を表示します。
-
-s, --silent, --quiet
- 何も出力しない。終了ステータスのみ返す
- --help
- 使い方を表示して終了する
- --version
- バージョン情報を表示して終了する
GNU coreutils
のオンラインヘルプ:
<
https://www.gnu.org/software/coreutils/>
翻訳に関するバグは
<
https://translationproject.org/team/ja.html>
に連絡してください。
詳細な文書
<
https://www.gnu.org/software/coreutils/tty>
(ローカルでは info '(coreutils) tty
invocation' で参照可能)。
作者 David MacKenzie。
Copyright © 2020 Free Software Foundation, Inc.
ライセンス 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.
tty
の完全なマニュアルは
Texinfo
マニュアルとして整備されている。もし、
info および
tty
のプログラムが正しくインストールされているならば、コマンド
- info tty
を使用すると完全なマニュアルを読むことができるはずだ。