bug-bash
[Top][All Lists]
Advanced

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

Re: Code for :"Re: HERE document failed && Re: /dev/fd/62: No such file


From: Chet Ramey
Subject: Re: Code for :"Re: HERE document failed && Re: /dev/fd/62: No such file or directory"
Date: Thu, 31 Jul 2014 09:21:35 -0400

> but it seemed to work and not be at fault upon further
> exploration.  Now it's one of 2 Associative arrays (often
> called "'map's" in the code where they are used as such)
> that is failing due to illegal subscript messages. 
> 
> The fact that one of the maps works and the other does not
> seems odd.  They are both initialized the same way.

Have you considered printing the value you're trying to use as a
subscript before the failing line is executed?

> Is it really the case that now that the problem is better
> defined, that it really is just some problem in bash
> that can only reproduced on a booting system?

Unlikely.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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