Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!cit-vax!oberon!sdcrdcf!trwrb!scgvaxd!brian From: brian@scgvaxd.UUCP Newsgroups: comp.unix.wizards Subject: Re: quotation of metacharacters in csh Message-ID: <756@scgvaxd.UUCP> Date: Thu, 21-May-87 20:21:06 EDT Article-I.D.: scgvaxd.756 Posted: Thu May 21 20:21:06 1987 Date-Received: Sat, 23-May-87 08:19:25 EDT References: <326@voodoo.UUCP> Reply-To: brian@scgvaxd.UUCP (Brian D. Zill) Distribution: na Organization: Hughes Aircraft Co., El Segundo, CA Lines: 19 In article <326@voodoo.UUCP> tomm@voodoo.UUCP (Tom Mackey) writes: >When the cshell is used to "list all files starting with file1;", like so: > >ls file1\;* > >it returns "No Match". Um, what version of Unix/csh are you running? On 4.[23]bsd systems at least, this works just fine. So does ls file1';'* and ls file1";"* --Brian {seismo,allegra,ihnp4}!scgvaxd!brian