When I run expr 60 * 60 I get expr: syntax error. When I run expr 60 - 50 the result is 10.
When I run expr 60 / 10 the result is 6. When I run expr 60 + 60 the result is 120.
I don't know why the mutiply comes up with an error.
Thanks Scott
_______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
