> > as globbing is done after concatenation. > > that's too bad.
it's actually an important feature, which you
use when you do:
$home/src/*.c
and also enables this:
/usr/^(rog forsyth chris)^/src/*.c
which i'm sure you know, russ, but isn't perhaps
too obvious to newer users of rc.
