Jan Schampera wrote:
> Tim Hatch wrote:
>
>> Pilot:~/tmp/bash-4.0 tim$ coproc NAME ls
>> [1] 18474
>> Pilot:~/tmp/bash-4.0 tim$ ./bash: line 32: NAME: command not found
>>
>> [1]+ Exit 127coproc COPROC NAME ls
>
> For some reason it expects a compound command on n
Tim Hatch wrote:
> Pilot:~/tmp/bash-4.0 tim$ coproc NAME ls
> [1] 18474
> Pilot:~/tmp/bash-4.0 tim$ ./bash: line 32: NAME: command not found
>
> [1]+ Exit 127coproc COPROC NAME ls
For some reason it expects a compound command on named coprocesses,
http://bash-ha