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

Re: calcoli in bash



On Mon, 19 Jul 2004 (17:37), Daniele Cortesi wrote:
>     $ echo $[5+2]
> Inutile dire che con 'man bash' si trova tutto...
Anche che questa è la versione deprecata... Meglio
    $ echo $((5+2))
come ha già suggerito Fabio.

Ciao,
Daniele                 JID: dan@jabber.linux.it (http://www.jabber.org)
-- 
and remember: respect is everything . . . . . . . . . . . free your mind

Attachment: signature.asc
Description: Digital signature


Reply to: