Subject: Re: csh bug
To: None <mickey@openbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 09/04/2000 11:31:01
On Sep 4, 11:25am, mickey@lucifier.remote.dti.net (Michael Shalayeff) wrote:
-- Subject: Re: csh bug

| Making, drinking tea and reading an opus magnum from Christos Zoulas:
| > On Aug 29,  9:54pm, mickey@lucifier.remote.dti.net (Michael Shalayeff) wrote:
| > -- Subject: csh bug
| > 
| > Hi Michael,
| re
| 
| > can you please send also an example that exercises the bug?
| oh, sorry.
| 
| env PATH='/a/*/d/b/g' csh

Hmm, tcsh works fine... Weird...

env PATH='/a/*/d/b/g' /bin/tcsh
/a/*/d/b/g: No match.
> exit

christos