What Does TTY Stand for in Linux?

TTY is a Linux command, used at a command or shell prompt, that gives information about the terminal that a user is currently at. Typing "tty" at a Linux or Unix command prompt will yield a specific output unique to that terminal.

  1. History

    • "TTY" stands for "TeleType," in reference to the first computers, which were TeleType terminals. These terminals were essentially remote-controlled typewriters.

    Benefits

    • Typing "tty" at a command prompt on Linux or Unix will give an output that identifies what device in the Linux /dev directory you are using, in only one line.

    Fun Fact

    • When TeleType terminals were used, the "tty" command output was not shown on a display, but printed on a printer that was connected to the Teletype machine.

    Usage

    • The "tty" command can be used to show the username, /dev device, date and time for the person who is using the computer by typing its sister command, "who am i."

    Output Response

    • An example of a "tty" response can be something like "/dev/pts/0", which designates that the user is using device "/pts/0" but does not show any information about this device.

Related Searches:

References

  • Photo Credit Image by Flickr.com, courtesy of Hadret

Comments

You May Also Like

  • Facts About TTY

    TTY is the acronym for TeleTYpewriter, a device used with a standard telephone. Also known as a TDD (Telecommunications Device for the...

  • How Do I Change the Resolution in TTY Command?

    TTY command refers to the ability to write direct commands into a Linux or GNU computer system, essentially giving orders directly into...

  • What Is the Difference Between TTY and TDD?

    Technology has made leaps and bounds in providing communication options for the disabled. TTY and TDD enable hearing-impaired and speech-impaired individuals to...

  • What Does TTY Stand For?

    A TTY allows deaf and hearing-impaired users to communicate over conventional telephone lines. Users of a TTY device type text into a...

  • How to Remove TTY Centos

    Linux virtual consoles enable users to multitask without needing support for graphical user interfaces. Most Linux distributions, including CentOS, automatically ...

  • How to Disable TTY

    TTY, or TeleTYpewriter, is the command line interface in the Unix/Linux operating system. By default, the operating system launches several sessions of...

  • TTY Technology

    According to Connecticut's 2-1-1 website, TTY is the term used for a teletypewriter. TTY technology is used to provide full telephone service...

  • What Does TTYS Mean?

    TTYs is the plural form of TTY, which stands for teletypewriter. Another commonly used word is "Teletype Telephone" or "Teletype Phone." It...

  • What Does It Mean to Defragment Files?

    Windows-based PC hard drives are broken down into pieces called sectors. When a file is written to disk it will occupy one...

  • The History of TTY Teletype Machines

    Teletype, or TTY, machines are electronic machines that allow two people to send typed messages over telephone wires. Teletypes these days look...

Related Ads

Featured