1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/tty.md

9 lines
179 B
Markdown
Raw Normal View History

2016-02-22 20:18:33 -05:00
# tty
> Returns terminal name.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/tty-invocation.html>.
2016-02-22 20:18:33 -05:00
- Print the file name of this terminal:
`tty`