bug-bash
[Top][All Lists]
Advanced

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

Re: variable set in exec'ing shell cannot be unset by child shell


From: Chet Ramey
Subject: Re: variable set in exec'ing shell cannot be unset by child shell
Date: Mon, 16 Oct 2023 11:03:46 -0400
User-agent: Mozilla Thunderbird

On 10/15/23 12:31 AM, Martin D Kealey wrote:
On Sun, 15 Oct 2023, 03:15 Ti Strga, <wearyofallthiscrap@gmail.com> wrote:

I think I would attack this from an entirely different angle: what about
simply modifying Baeh so that it slurps in the entire file upon opening it?

Bash reads up to 8K at a time, minus bookkeeping overhead, of a script
file supplied as input. That's probably enough.

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




reply via email to

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