[Haskell-cafe] Re: I/O system brokenness with named pipes
John Goerzen
jgoerzen at complete.org
Wed Apr 16 11:16:26 EDT 2008
On 2008-04-15, Joe Buehler <jbuehler at spirentcom.com> wrote:
> John Goerzen wrote:
>
>> So I have a need to write data to a POSIX named pipe (aka FIFO). Long
>> story involving a command that doesn't have an option to read data
>> from stdin, but can from a named pipe.
>
> How about /dev/stdin?
Only works on Linux.
-- John
More information about the Haskell-Cafe
mailing list