Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/17/84; site inuxc.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!ihnp4!inuxc!mcferrin From: mcferrin@inuxc.UUCP (P McFerrin) Newsgroups: net.micro.att,net.unix-wizards Subject: Re: Unix layers- using /dev/sxt--- Message-ID: <1153@inuxc.UUCP> Date: Wed, 3-Jul-85 18:20:13 EDT Article-I.D.: inuxc.1153 Posted: Wed Jul 3 18:20:13 1985 Date-Received: Thu, 4-Jul-85 06:03:48 EDT References: <730@wlcrjs.UUCP> Organization: AT&T Consumer Products, Indianapolis Lines: 17 Xref: watmath net.micro.att:212 net.unix-wizards:13719 > How does one really use the /dev/sxt--- devices on an AT&T 3b2 Unix 5.2? > There is a progrsm shl, shell layer manager, that lets you have multiple > shells all spewing forth at once, but how do you separate the output into > windows, for example, at the terminal? Is the device driver in there > incapable of this right now? Do you have to write one? (or modify it) > The manual makes little mention of this. > > Thanks... ..!ihnp4!wlcrjs!djc The output can not be separated. However, there is a shl command to cause the output to be blocked to your terminal when you leave that layer (e.g. switch to another layer). A shl status command is available to inquire about the status of other running layers which will indicate if it is blocked on output. If you really want multiple windows, there is the DMD layers software which might not be available for the 3b2.