$TTY  –  Current TTY

$TTY contains the name of the associated TTY if there’s one.

Examples

Print TTY and idle time
1
2
3
echo $TTY
sleep 5
echo TTY idle time: ${TTYIDLE}s
Output:
1
2
/dev/pts/3
TTY idle time: 5s
BashSupport Pro ist eine Zsh IDE mit Unterstützung für $TTY - probieren Sie es jetzt aus!
© 2020–2024 Joachim Ansorg
Impressum
Datenschutz
Rechtliches