Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: multi-digit file descriptors



On Feb 11, 2015 8:28 AM, "Vincent Lefevre" <vincent@xxxxxxxxxx> wrote:
>
> The behavior of dash and ksh93 is similar to zsh. But is there any
> reason?

Zsh reserves descriptors 10 and up for internal use; for example, 10 is
nearly always a copy of the original input terminal in an interactive shell.


Messages sorted by: Reverse Date, Date, Thread, Author