Bug Report about "expr".
"Michel Bouchet" <[email protected]> Thu, 12 Sep 2002 17:36:08 +0900
| Newsgroups | gmane.comp.gnu.sh-utils.bugs |
|---|---|
| Message-ID | <001701c25a38$f5456770$ae640e0a@ANDROMEDA> |
Hello, I noticed the folowing under Linux Mandrake 8.2, with the expr command : [eagle@WA_Mozart eagle]$ expr 2 * 3 expr: syntax error [eagle@WA_Mozart eagle]$ Shouldn't the answer be 6 and not an error message ? Michel