On Tue, Mar 28, 2000 at 02:57:06PM +0200, Lars J. Aas wrote:
: Bash triggers on this:
: 
: case "/foo" in
:  [/\]* ) echo 1;;
: esac

It doesn't trigger on \foo though, so it's must be just a side-effect of
the bug in some way.

  Lars J

Reply via email to