Bug in expr?
MONWHEA JENG <[email protected]> Wed, 2 Jul 2003 13:16:55 -0500 (CDT)
| Newsgroups | gmane.comp.gnu.sh-utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, I think there is a bug in expr. When I type "expr 2 * 3", I get "expr: syntax error." The man page for expr leads me to think that I should get 6. I am using "expr (GNU sh-utils) 2.0.15, Written by Mike Parker." I am running it on cygwin 1.3.22-1. Momo