Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site umcp-cs.UUCP Path: utzoo!linus!decvax!harpo!seismo!rlgvax!cvl!umcp-cs!james From: james@umcp-cs.UUCP Newsgroups: net.unix-wizards Subject: Re: Suspending login shell Message-ID: <2130@umcp-cs.UUCP> Date: Wed, 24-Aug-83 13:29:00 EDT Article-I.D.: umcp-cs.2130 Posted: Wed Aug 24 13:29:00 1983 Date-Received: Fri, 26-Aug-83 01:52:17 EDT References: <2103@umcp-cs.UUCP> Organization: Univ. of Maryland, Computer Science Dept. Lines: 4 Just to make this work, you could write a kmem-writer program which would change the control-tty of your shell, along with any other important data. Maybe those new files called FIFO's (pipe with a name?) would be better than pseudo-tty's.