Re: Q: Help needed - works on Linux RH9 but not on a Solaris box

From: Troll (abuse_at_microsoft.com)
Date: 09/04/03


Date: Thu, 04 Sep 2003 17:11:43 GMT


"Ed Morton" <mortonAVOIDINGSPAM@Lucent.com> wrote in message
news:3F576602.9020800@Lucent.com...
>
>
> On 9/4/2003 11:11 AM, Ed Morton wrote:
> <snip>
> > case "$1" in
> > *[0-9+-]* ) echo good ;;
>
> Make that *[!0-9+-]*
>
> Ed.
>

Thanks again :)