[Haskell-cafe] Re: I/O system brokenness with named pipes

Joe Buehler jbuehler at spirentcom.com
Tue Apr 15 15:15:16 EDT 2008


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?

-- 
Joe Buehler



More information about the Haskell-Cafe mailing list