Il giorno venerdì 23 maggio 2014 18:06:50 UTC+2, // ravi ha scritto: > > On May 22, 2014, at 8:08 PM, Stefano Cudini > <[email protected]<javascript:>> > wrote: > > php.stdout.pipe(process.stdout); > > > > This doesn’t make sense to me, that you are piping the stdout of the “php” > process to your own stdout. Did you mean to pipe your stdout to php’s > stdin? I have always found Node’s Streams stuff complicated or > non-intuitive, but from a simple Unix perspective the above doesn’t compute. > > yes you're right, really the pipe is only for debugging ^_^
> Regards, > > —ravi > > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/16d8f3ff-54d2-4df8-8139-565788d8ba7d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
