in reply to Re: strange behavior of csh_glob versus bsd_glob
in thread strange behavior of csh_glob versus bsd_glob
Thanks very much for the replies.
I originally just used the <> operator, which had the same behavior as csh_glob(). I could just as well have titled this "strange behavior of <> versus bsd_glob." It seems odd to me that <> would have this behavior, but anyway, now I know how to fix the problem: don't use <>, use bsd_glob.
Thanks! -Ben
|
|---|