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

Re: FreeBSD process substitution bug



On Oct 30,  4:33pm, Peter Stephenson wrote:
} Subject: Re: FreeBSD process substitution bug
}
} +   test x`echo ok|(exec 3<&0; cat $zsh_cv_sys_path_dev_fd/3 2>/dev/null;)` = xok && break

I was going to suggest something like that, but I wonder if we should
deliberately choose a higher-numbered descriptor than 3.



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