Date: 10 Oct 2021
TTY - Teletype
Linux Operating System represents everything in a file system, the hardware devices we attach also represented as a file. The tty command displays the information related to the terminal. The tty command of the terminal basically prints the file name of the terminal connected to the standard input .tty.
TTY popularly known as the terminal allows you to interact with the system by passing data to the system, and displays the output produced by the system.