Hi list,
What would be the easiest way of running a data stream from an app to another? I've been looking at pipes but can't see a simple way of doing it. The app I'm using has shell access, and I'd like to get the output of the other (which is run from shell) to come back.
How about:
mknod /tmp/mypipe p exec_with_piped /tmp/mypipe "pd -nogui mypatch.pd" > whatever echo "some command" > /tmp/mypipe wait
I'm thinking the 'wait' is good idea, so I have -some- control over the flow?
Bit lost as to how it all works...
D
david casal --0+ --- d.casal@uea.ac.uk --9+ --- www.ariada.uea.ac.uk/~dcasal --)+