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