Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!mtune!mtunb!csf From: csf@mtunb.ATT.COM (C. Furchner) Newsgroups: comp.sys.att Subject: Re: 3B1 window questions Message-ID: <1050@mtunb.ATT.COM> Date: Tue, 1-Sep-87 17:18:49 EDT Article-I.D.: mtunb.1050 Posted: Tue Sep 1 17:18:49 1987 Date-Received: Sat, 5-Sep-87 04:47:03 EDT References: <131@dalcsug.UUCP> <857@wrcola.UUCP> Reply-To: csf@mtunb.UUCP (C. Furchner) Distribution: na Organization: AT&T EUG Lines: 30 Keywords: 3B1, UNIX, window Summary: ordinary UNIX window In article <857@wrcola.UUCP> kathy@wrcola.UUCP (K.M.Vincent) writes: >In article <131@dalcsug.UUCP> ptmcd@dalcsug.UUCP (P. Trent MacDougall) writes: >> >>1) Is there a way to run ordinary unix on the 3B1. I mean without windows > >Next time you're logged in, edit your .profile and remove the line >that exec's the 'ua' on login. Then log off and log in again - and >you'll find yourself in a regular look-ma-no-windows environment. Another way to get both ua facilities (for administation, e.g.) and full-screen UNIX is to create a file called Office and put it in your home directory (/u/yourid). The Office file should contain the following: Name=*UNIX < or your choice of name > Default=RUN Run= EXEC -wd $SHELL Now log off and log in again. This will put the entry *UNIX (or whatever) in your Office menu and it will generate a full screen (80x24 characters) UNIX window each time you click on it. See ua(4) in the man pages for info on the stuff that goes in the Office file. You *** will *** need to leave "exec ua" in your .profile for this to work. Carol Furchner ...ihnp4!mtune!mtunb!csf