I ran across a note the other day which referenced:
/usr/src/perl/{lib,pod}/{,*}/*.p{od,m}
How in ksh93 does one get the equivalent of this csh glob?
I thought perhaps
/usr/src/perl/?(lib|pod)/?(|*)/*.p?(od|m)
but some playing with that didn't seem to work.
--
<*> O- <URL:http://www.teraform.com/%7Elvirden/> only planning.
Unless explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.