[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: broken pipe from func-output by changing network settings?
From: |
Ángel |
Subject: |
Re: broken pipe from func-output by changing network settings? |
Date: |
Tue, 17 Oct 2017 23:32:43 +0200 |
On 2017-10-17 at 14:28 -0400, Daniel Mills wrote:
>
> Cygwin implements mkfifo, which bash will use in place of /dev/fd
The provided error messages suggest that bash is trying to use /dev/fd:
> R:bin/iotest: line 112: /dev/fd/62: No such file or directory
> cat: write error: Broken pipe
> W:bin/iotest: line 112: /dev/fd/62: No such file or directory
> /h> cat: write error: Broken pipe