On Sun, 13 Feb 2005 21:26:43 +0000, rodrigo ahumada <[EMAIL PROTECTED]> wrote: > El dom, 13-02-2005 a las 15:36 -0800, Mark Knecht escribió: > > > > > The '0' & '1' are the real channel numbers that LinuxSampler has > > assigned to my set of commands. I do not know how to capture this > > response back into my script. > > what if you try: > OUTPUT=`echo "ADD CHANNEL" | nc localhost 8888` > > or > > OUTPUT=$(echo "ADD CHANNEL" | nc localhost 8888)
Thanks for the ideas. They didn't seem to work. I'll keep looking around. - Mark -- gentoo-user@gentoo.org mailing list