Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!oddjob!gargoyle!ihnp4!cbosgd!gwspc!cbcsta!n8emr!uncle!jbm From: jbm@uncle.UUCP (John B. Milton) Newsgroups: comp.sys.att Subject: Re: infinite regress Message-ID: <120@uncle.UUCP> Date: Wed, 21-Oct-87 01:00:31 EDT Article-I.D.: uncle.120 Posted: Wed Oct 21 01:00:31 1987 Date-Received: Fri, 23-Oct-87 06:56:18 EDT References: <3269@sol.ARPA> <488@maxepr.UUCP> Reply-To: jbm@uncle.UUCP (John B. Milton) Organization: Just me and my computer, Columbus Ohio Lines: 27 I have seen several people talking about using multiple login windows through inittab. This method has the obvious problem that you have to login to each to use it. A quicker approach is to use windy from THE STORE! The latest version of windy has a -b switch to execute the given command in the back- ground. In my .profile I have section: ----------- if [ "expr `tty` : '/dev/w'" != 0 ] then windy -n "Login shell" -l "Login shell" windy -b -n "Extra shell" -l "Extra shell" $SHELL fi set -o ignoreeof ----------- The first windy just names the current window for finding with Suspd. The second windy runs a shell in another window, in the background, Named. This way you don't have to login every time. I can see how you might want to have one or two of each; a quicky ksh and a login. For those of you who are windy fans: There is a serious bug in windy. See a following message... -- John Bly Milton IV {ihnp4|cbosgd}!n8emr!uncle!jbm (614)294-4823 (home, where the ATT 7300 [uncle] lives) (614)424-7677 (work, where the HP 9836 lives)