Usage: tty [OPTION]...
標準入力に接続されている端末のファイル名を出力.
-s, --silent, --quiet 何も表示しない, 終了状態だけを返す
--help この使い方を表示して終了
--version バージョン情報を表示して終了
Report tty bugs to bug-coreutils@gnu.org
GNU coreutils home page:
Usage: tty [OPTION]...
Print the file name of the terminal connected to standard input.
-s, --silent, --quiet print nothing, only return an exit status
--help display this help and exit
--version output version information and exit
Report tty bugs to bug-coreutils@gnu.org
GNU coreutils home page:
tty(1) tty(1)
名前
tty - 標準入力に接続されている端末のファイル名を表示する
書式
tty [-s] [--silent] [--quiet]
tty [--help] [--version]
説明
tty は自分の標準入力に接続されている端末のファイル名を出力する。もし標
準入力が端末でなければ、 ‘not a tty’と出力する。終了ステータスは以下 の
通り:
0 標準入力が端末
1 標準入力が端末でない
2 間違った引数が与えられた
3 書き込みエラーが発生した
オプション
--help 標準出力に使用方法のメッセージを出力して正常終了する。何も表示せ
ず、終了ステータスだけを返す。
--version
標準出力にバージョン情報を出力して正常終了する。
注意
プログラムのバグについては bug-sh-utils@gnu.org に報告してください。 ペ
ージの更新は Ragnar Hojland Espinosa
TTY(1) User Commands TTY(1)
NAME
tty - print the file name of the terminal connected to standard input
SYNOPSIS
tty [OPTION]...
DESCRIPTION
Print the file name of the terminal connected to standard input.
-s, --silent, --quiet
print nothing, only return an exit status
--help display this help and exit
--version
output version information and exit
AUTHOR
Written by David MacKenzie.
REPORTING BUGS
Report tty bugs to bug-coreutils@gnu.org
GNU coreutils home page:
コロナウイルスの日ごとの感染者数・死者数をグラフ化してみました。どの国が増加傾向にあり、どの国が終息に向かっているかを視覚化しています。
Copyright(C) linux-cmd.com All Rights Reserved. Author Takayuki Yukawa