On Tue, 2003-02-11 at 16:31, Anthony E. Greene wrote:
> How about a case statement:
> 
> case $var in
>    1234567890)

i think you mean
        1|2|3|4|5|6|7|8|9|0)

>      do something;;
>    *)
>      echo $var is not a number
> esac

cheers,

-- 
[EMAIL PROTECTED]

[ do NOT use the following e-mail address: [EMAIL PROTECTED] ]



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to