[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Equivalent of ksh, zsh {N}<[WORD] ?
From: |
Chet Ramey |
Subject: |
Re: Equivalent of ksh, zsh {N}<[WORD] ? |
Date: |
Tue, 26 Aug 2008 14:41:32 -0400 |
User-agent: |
Thunderbird 2.0.0.16 (Macintosh/20080707) |
R. Bernstein wrote:
> Right now what bashdb assumes that file descriptors 4 through 9 are
> free, but it really has no right to assume that. And in fact, GNU
> autoconf configure will use file descriptors in this range. Also using
> 4-9 we is pretty limited in in file descriptors. This is less of an
> issue, but still annoying and arbitrarily restrictive.
Why do you limit yourself to file descriptors 4-9? Bash doesn't restrict
you to single-digit fds. I know there have been close-on-exec problems
with fds > 10 in the past, but those should be fixed.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, (continued)
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, Pierre Gaston, 2008/08/26
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, R. Bernstein, 2008/08/26
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, Pierre Gaston, 2008/08/26
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, Dave B, 2008/08/26
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, Pierre Gaston, 2008/08/26
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, Dave B, 2008/08/26
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, R. Bernstein, 2008/08/26
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, Pierre Gaston, 2008/08/26
Re: Equivalent of ksh, zsh {N}<[WORD] ?, Chet Ramey, 2008/08/26
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, R. Bernstein, 2008/08/26
- Re: Equivalent of ksh, zsh {N}<[WORD] ?,
Chet Ramey <=
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, R. Bernstein, 2008/08/26
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, Chet Ramey, 2008/08/26
- Re: Equivalent of ksh, zsh {N}<[WORD] ?, R. Bernstein, 2008/08/26