Xref: utzoo comp.sources.d:3441 comp.sources.wanted:6764 Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!pasteur!cory.Berkeley.EDU!dheller From: dheller@cory.Berkeley.EDU (Dan Heller) Newsgroups: comp.sources.d,comp.sources.wanted Subject: 4.2 csh source "public" Message-ID: <11294@pasteur.Berkeley.EDU> Date: 20 Mar 89 06:22:31 GMT Sender: news@pasteur.Berkeley.EDU Reply-To: dheller@cory.Berkeley.EDU (Dan Heller) Organization: University of California, Berkeley Lines: 14 What exactly is the status with 4.2 csh? I've heard various things from "it will be available" to "it has been for N months/years now" but with no one feeling 100% confident in his statement. Basically, what I want is the globbing stuff that csh does including all the meta-char expansion that returns an argv of files given a char * as input (include the appropriate error-return codes, etc). There have been a few pd packages that do this similar to the way bourne shell does it, but that's not good enough -- I want to use braces and so on as well.. pointers will be helpful. Dan Heller