fork/exec/pipe
From: Zafer Leylek (z_leylek_at_hotmail.com)
Date: 09/29/04
- Next message: John W. Krahn: "Re: How to find if a key exist in hash?"
- Previous message: max4o_at_magic.g00net.org: "Re: How to find if a key exist in hash?"
- Next in thread: Wiggins d Anconia: "Re: fork/exec/pipe"
- Maybe reply: Wiggins d Anconia: "Re: fork/exec/pipe"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: beginners@perl.org Date: Wed, 29 Sep 2004 14:01:21 +0200
Hi
I am trying to control to start an octave process where I can write
to it read the output back into perl.
For example I would like to :
1 - Start octave
2 - Write a=1 b=2. Read output into perl
3 - Write a+b. Read output into perl and so on.
Could someone please help me do this.
Thanks
- Next message: John W. Krahn: "Re: How to find if a key exist in hash?"
- Previous message: max4o_at_magic.g00net.org: "Re: How to find if a key exist in hash?"
- Next in thread: Wiggins d Anconia: "Re: fork/exec/pipe"
- Maybe reply: Wiggins d Anconia: "Re: fork/exec/pipe"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]