Re: How do I output an array twice via pipe instead of only once?
- From: "nobull67@xxxxxxxxx" <nobull67@xxxxxxxxx>
- Date: 31 Jan 2007 09:57:33 -0800
On Jan 30, 6:26 pm, "nobul...@xxxxxxxxx" <nobul...@xxxxxxxxx> wrote:
This is because (as long as you never write more than
PIPE_BUF characters at a time) it is legitimate under
POSIX treat a FIFO as a packet stream rather than a byte stream.
This is bollocks. POSIX assures us that packets from different writers
won't get intermingled. It doesn't assure us of anyting more.
.
- References:
- How do I output an array twice via pipe instead of only once?
- From: junk2junk
- Re: How do I output an array twice via pipe instead of only once?
- From: Paul Lalli
- Re: How do I output an array twice via pipe instead of only once?
- From: Paul Lalli
- Re: How do I output an array twice via pipe instead of only once?
- From: nobull67@xxxxxxxxx
- How do I output an array twice via pipe instead of only once?
- Prev by Date: Re: How to pass two dimensional array from java to perl using inline java
- Next by Date: Re: regexp
- Previous by thread: Re: How do I output an array twice via pipe instead of only once?
- Next by thread: Perl X file
- Index(es):