Subject: Broken tcsh shell globs in -current?
To: None <current-users@netbsd.org>
From: Robert Quinn <rquinn@sec.sprint.net>
List: current-users
Date: 06/03/2005 16:49:36
I just installed -current on my laptop and now tcsh shell globs are broken:
#csh -c 'echo a{b,c}'
ab ac
#tcsh -c 'echo a{b,c}'
a{b,c}
This is especially bothersome since my PATH gets set that way. Whatever it
was, I think it hit around June 1st or 2nd (that's when I killed my home
computer).
(I have almost 7000 unread emails in my current-users folder.... I might be a
little slow in responding. And you're not likely to get through my spam filter
if you change the subject line.)