Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!cbmvax!bpa!burdvax!sdcrdcf!ucla-cs!cc1 From: cc1@locus.ucla.edu (Michael Gersten) Newsgroups: net.micro.amiga Subject: Re: A simple CLI trick Message-ID: <2569@curly.ucla-cs.ARPA> Date: Thu, 30-Oct-86 20:50:14 EST Article-I.D.: curly.2569 Posted: Thu Oct 30 20:50:14 1986 Date-Received: Mon, 3-Nov-86 20:09:35 EST References: <553@husc6.HARVARD.EDU> Reply-To: occ4mgk@oac.ucla.edu, cc1@LOCUS.UCLA.EDU (Michael Gersten) Distribution: net Organization: Ucla Computer Club (disclaimer) Lines: 19 Unfortunately, that method ONLY works for those commands. Further, LIST PAT only works for displaying *files*; if you want to do something lie ls /usr/{lib,spool}/news or ls /usr/games/r* src/r* or anything involving 2 different directories, list will not work. It's pattern matching algorythm is not good. (Q: Why not put pattern matching into the global vector table? Then it will work for all programs, including those non-BCPL ones that fake it) Michael Gersten "Still waiting, after all these years" for real argument parsing. Views expressed here may not be those of the Computer Club, UCLA, or anyone in their left OR right mind. And that's the name o' that tune.