expr broken ?

Michael Davidson md at sco.COM
Sat Aug 25 17:15:42 AEST 1990


In article <578 at lafayet.UUCP> rob at lafayet.UUCP (Rob Freyder) writes:
>I am running SCO Xenix 386 2.3.3 ... expr gives a syntax error if you try
>to use the * operator.  example
>
>expr 5 * 2
>
Actually this works just fine if there are no files in your current
directory .... For a more general solution try the following:

expr 5 \* 2



More information about the Comp.unix.xenix mailing list