Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15003

Re: problem with bash script loading

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: problem with bash script loading
Date 2018-12-29 10:20 -0600
Organization ITS, Case Western Reserve University
Message-ID <mailman.6525.1546100884.1284.bug-bash@gnu.org> (permalink)
References <alpine.LFD.2.21.1812291124400.14368@cefema-gt.ist.utl.pt>

Show all headers | View raw


On 12/29/18 6:09 AM, Paulo Nogueira wrote:
> 
> 
> Bash Version: 4.4
> Patch Level: 19
> Release Status: release
> 
> Description:
> 
>  I've come to the conclusion that bash scripts
> 
>  (1) are not entirely loaded in memory at once
> 
>  or, at least,
> 
>  (2) are re-read (from the disk?) if the file is updated
> 
>  Something tells me this is a really bad idea (if it turns
>  out to be a "feature" and not a bug), because if a script
>  is launched with "&" and then the file is edited/updated,
>  the result will be unpredictable.

http://lists.gnu.org/archive/html/bug-bash/2018-09/msg00023.html


-- 
``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/

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: problem with bash script loading Chet Ramey <chet.ramey@case.edu> - 2018-12-29 10:20 -0600

csiph-web