Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rochester!pt.cs.cmu.edu!sei.cmu.edu!pdb From: pdb@sei.cmu.edu (Patrick Barron) Newsgroups: comp.unix.questions Subject: Help with command parsing under 4.2/Ultrix ? Message-ID: <482@aw.sei.cmu.edu.sei.cmu.edu> Date: Thu, 11-Dec-86 14:00:28 EST Article-I.D.: aw.482 Posted: Thu Dec 11 14:00:28 1986 Date-Received: Sat, 13-Dec-86 21:47:34 EST Sender: netnews@sei.cmu.edu Distribution: net Organization: Carnegie-Mellon University, SEI, Pgh, Pa Lines: 5 I have to write a program under Ultrix that prompts for a bunch of commands. Has anyone written anything to do matching on first unambiguous prefix, command-name completion, and things like that (a la TOPS-20 COMND JSYS) ? --Pat.