[ILUG] zsh arithmetic operations

kevin lyda kevin at suberic.net
Thu Mar 22 22:45:04 GMT 2001


ok, if i do this:

    % (( a = 7 + 8 ))
    % echo $a
    15

that's fine, but how can i do:

    % echo (( 7 + 8 ))
    15

kevin

-- 
kevin at suberic.net          i...  i have a dream.  and that dream is:
fork()'ed on 37058400      use DIY::Tiler;
meatspace place: home      my($t) = new DIY::Tiler;
http://suberic.net/~kevin  $t->tile(-room => "en-suite", -style => "stone");




More information about the ILUG mailing list