[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Leak in BASH "named" file descriptors?
From: |
Chet Ramey |
Subject: |
Re: Leak in BASH "named" file descriptors? |
Date: |
Thu, 28 Jan 2016 19:38:43 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 |
On 1/28/16 6:56 PM, Reuti wrote:
> The man page of bash 4.2 says about REDIRECTION: In this case [...] the shell
> will allocate a file descriptor greater than 10 and assign it to varname.
>
> While looking into this discussion, I get 10 as first varname assigned in
> this way. Either a bug in bash or the man page?
That was changed years ago.
--
``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/
- Leak in BASH "named" file descriptors?, Mathieu Patenaude, 2016/01/27
- Re: Leak in BASH "named" file descriptors?, Greg Wooledge, 2016/01/28
- Re: Leak in BASH "named" file descriptors?, Andreas Schwab, 2016/01/28
- Re: Leak in BASH "named" file descriptors?, Mathieu Patenaude, 2016/01/28
- Re: Leak in BASH "named" file descriptors?, Greg Wooledge, 2016/01/28
- Re: Leak in BASH "named" file descriptors?, Mathieu Patenaude, 2016/01/28
- Re: Leak in BASH "named" file descriptors?, Andreas Schwab, 2016/01/28
- Re: Leak in BASH "named" file descriptors?, Reuti, 2016/01/28
- Re: Leak in BASH "named" file descriptors?,
Chet Ramey <=
- Re: Leak in BASH "named" file descriptors?, Mathieu Patenaude, 2016/01/28
Re: Leak in BASH "named" file descriptors?, Chet Ramey, 2016/01/28