Page 1 of 1

Unix pipes

Posted: Sat Aug 31, 2013 9:12 am
by tobias
How do I communicate back and forth with command line tools through their stdin and stdout?

"open process" seems right, but the dictionary says it only works on Linux.
"shell" isn't interactive, and mixes stdout and stderr.

Re: Unix pipes

Posted: Sat Aug 31, 2013 3:42 pm
by FourthWorld
The Dictionary entry for "open process" shows icons for Mac, Win, and Linux, and works on all three.

Where did you read that it was for Linux only?

Re: Unix pipes

Posted: Sat Aug 31, 2013 5:21 pm
by tobias
Quoting from memory: on OS X open process can only be used to launch apps, nut Unix processes. Use get shell for that.

Re: Unix pipes

Posted: Sat Aug 31, 2013 5:27 pm
by FourthWorld
Thanks. I see that note now, but missed it originally because Linux and OS X are very different beasts.

What non-application process do you want to interact with? Maybe we can come up with some clever workaround while a request is submitted for this to the RQCC: http://quality.runrev.com/