Wildcard-specs
    Hugh Conner 
    hmc at hwee.UUCP
       
    Wed Oct  8 22:08:04 AEST 1986
    
    
  
In article <4142 at brl-smoke.ARPA> VERACSD at usc-isi.arpa writes:
>Does UNIX support recursive directory-level matching?  i. e. Does it allow one
>to wildcard-specify all files in a dir as well as all files in the dir's
>subdirectories?  cf. the use of "**" in Symbolics' pathnames.
We've had discussions about this at meetings of our Local user group. It is
one feature which we all agree is lacking. Unfortunately we cannot agree on a
neat, workable, solution. Suggestions include using ** as mentioned above,
making * match subdirectories as well (it does in cpio), among others. I'd
be interested to know if anyone has other solutions, and if anyone has actually
implemented it.
-- 
*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*
+              "Who are all these people in my office anyway?"                +
+                                                                             +
+     Hugh M. Conner                                  hmc at ee.hw.ac.uk         +
*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*
    
    
More information about the Comp.unix
mailing list