On 1/18/13 4:10 PM, Dan Douglas wrote:
> In scripts it breaks POSIX, conflicts with the coproc operator in kshes, and
> applies the redirections in an unintuitive order since the same operator
> redirects stdout first, then applies the stderr redirect after other
> redirections. It isn't very c
On Saturday, January 19, 2013 02:47:38 PM Chet Ramey wrote:
> On 1/18/13 4:10 PM, Dan Douglas wrote:
>
> > In scripts it breaks POSIX, conflicts with the coproc operator in kshes,
> > applies the redirections in an unintuitive order since the same operator
> > redirects stdout first, then applies