Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 exptools; site ihlpg.UUCP Path: utzoo!linus!decvax!bellcore!petrus!sabre!zeta!epsilon!gamma!ulysses!mhuxr!mhuxn!ihnp4!ihlpg!jchvr From: jchvr@ihlpg.UUCP (VanRietschote) Newsgroups: net.sources Subject: TTY manual page Message-ID: <1540@ihlpg.UUCP> Date: Tue, 7-Jan-86 13:35:24 EST Article-I.D.: ihlpg.1540 Posted: Tue Jan 7 13:35:24 1986 Date-Received: Wed, 8-Jan-86 08:08:13 EST Distribution: net Organization: AT&T Bell Laboratories Lines: 23 -- manua page of improved tty (see previous news item) -- cut here --- .TH TTY 1 "HFVR" .SH NAME .\" name \- one-line description for in permuted index tty \- to print full tty name of user .SH SYNOPSIS .\" bnf on command syntax tty [user] .SH DESCRIPTION .\" semantics Tty will print the full tty device name of the user given as argument. If no argument is given then tty prints the tty name of the person running the tool (just like tty(1)). If the user is not logged in then nothing is printed and return code is 1. If found the return code is 0. .SH EXAMPLES .nf tty prints /dev/tty*** for $LOGNAME tty hvrietsc prints /dev/tty*** for user hvrietsc ,fi