On 9/30/20 3:12 AM, Michael Green wrote:

> Bash Version: 5.0
> Patch Level: 17
> Release Status: release
> 
> Description:
> 
> The included short script when run with the following command results
> in execve "E2BIG (Argument list too long) errors".

The argument list includes the size of the environment, and your script
creates a huge environment variable.

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

Reply via email to