bug-sh-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: expr multiplication


From: Bob Proulx
Subject: Re: expr multiplication
Date: Fri, 16 Jan 2004 21:01:11 -0700
User-agent: Mutt/1.3.28i

Jim Meyering wrote:
> Use one of these instead:
> 
>   expr 2 \* 2
> 
>   expr '2 * 2'

Oops.  A typo for sure.  I am sure you meant this instead:

    expr 2 '*' 2

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]