Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!ukma!usenet.ins.cwru.edu!ncoast!allbery From: allbery@NCoast.ORG (Brandon S. Allbery KB8JRR) Newsgroups: comp.unix.wizards Subject: Re: no access to tty Message-ID: <1991Jan24.013838.8983@NCoast.ORG> Date: 24 Jan 91 01:38:38 GMT References: <3859@vexpert.dbai.tuwien.ac.at> Reply-To: allbery@ncoast.ORG (Brandon S. Allbery KB8JRR) Followup-To: comp.unix.wizards Organization: North Coast Computer Resources (ncoast) Lines: 22 As quoted from <3859@vexpert.dbai.tuwien.ac.at> by nejdl@vexpert.dbai.tuwien.ac.at (Wolfgang Nejdl): +--------------- | When I log in to our Siemens MX300 system running System V (att | environment), each csh shell gets the message: "no access to tty; thus | no job control in this shell". I do not have these problems, when I use | the ucb environment on the MX300, or if I work on our SUN's. Does +--------------- Since you're running in the "att" environment, BSD ioctls to get and/or set the tty modes for job control will fail. This is why you get the message. It *should* be possible to set the BSD line discipline, thereby getting ^Z and ^Y for job control --- try "stty line 1". To check, type "stty all" after the "stty line 1"; if it displays a longish stty setting list, you are in the BSD line discipline, but if it prints "stty: unknown flag all" or similar, then you're still in an AT&T-based line discipline. ++Brandon -- Me: Brandon S. Allbery VHF/UHF: KB8JRR on 220, 2m, 440 Internet: allbery@NCoast.ORG Packet: KB8JRR @ WA8BXN America OnLine: KB8JRR AMPR: KB8JRR.AmPR.ORG [44.70.4.88] uunet!usenet.ins.cwru.edu!ncoast!allbery Delphi: ALLBERY