help-bash
[Top][All Lists]
Advanced

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

Re: [Help-bash] Arithmetic evaluation / expansion question


From: Chet Ramey
Subject: Re: [Help-bash] Arithmetic evaluation / expansion question
Date: Thu, 11 Oct 2018 10:39:32 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 10/10/18 8:36 PM, Bruce Hohl wrote:

> I have noted through "observation" (per the original example) that a
> defined variable which holds a string not beginning with zero (non-octal)
> also is "arithmetically" evaluated to zero.  

Think of the variable's value being evaluated as an expression. If a
token that looks like a shell identifer is part of that value, the same
process occurs again.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    address@hidden    http://tiswww.cwru.edu/~chet/



reply via email to

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