Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!n8emr!uncle!donlash From: donlash@uncle.UUCP (Donald Lashomb) Newsgroups: comp.unix.questions Subject: Re: tty Keywords: tty /dev Message-ID: <689@uncle.UUCP> Date: 10 Feb 90 01:06:52 GMT References: <1044@prlhp1.prl.philips.co.uk> Reply-To: donlash@uncle.UUCP (Donald Lashomb) Organization: U.N.C.L.E. Lines: 6 In simple terms: /dev/tty is not connected to any single *real* tty, it is a special program that connects to ->your<- terminal, whatever it may be. Things like /dev/tty01..02..n are connected to *real* ttys. -Don