Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!wuarchive!brutus.cs.uiuc.edu!usc!bloom-beacon!apple!motcsd!hpda!hpcuhb!hpsmtc1!dlw From: dlw@hpsmtc1.HP.COM (David L. Williams) Newsgroups: comp.sources.wanted Subject: Re: Menu Based User Interface for UNIX Message-ID: <11720008@hpsmtc1.HP.COM> Date: 5 Sep 89 18:08:55 GMT References: <9785@multimax.Encore.COM> Organization: Hewlett Packard, Cupertino Lines: 11 In article <9785@multimax.Encore.COM> corbin@maxzilla.encore.com () writes: > > >I am looking for a menu based user interface for that runs under UNIX >(SCO/Xenix, Interactive, System V). It is needed to allow computer >illiterate people to navigate around the system and run various canned >application programs. > Why not write your own menus in ksh and run your users under that shell? Pick up David Korn's book on the Korn shell, should step you thru it nicely.