Subject: Re: Broken tcsh shell globs in -current?
To: None <current-users@netbsd.org>
From: Rui Paulo <rpaulo@netbsd-pt.org>
List: current-users
Date: 06/04/2005 00:08:03
On 2005-06-03, Robert Quinn <rquinn@sec.sprint.net> wrote:
>
>   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.)

Why do you think /bin/csh *is* tcsh ?

-- 
Rui Paulo <rpaulo@netbsd-pt.org>