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

Re: dc and bc in Important?



andersee@et.byu.edu (Erik B. Andersen) writes:

[snip]

> For most math, expr works just fine.  Of course, expr is limited
> to integer math, but it works and is portable.

Actually, for integer math, bash or ksh works quite well.

bash$ a=41
bash$ let a+=1
bash$ echo $a
42

-- 
                Carey Evans  <*>  c.evans@clear.net.nz

       "Our mail program accidentally deleted our remove list."
						 - Real quote from UCE


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: