If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hello,
I am executing a shell script thro' java code. I want output value from that shell script. So, is it possible to return a value from shell script to java code? If yes, may I know how to do it?
I am executing a shell script thro' java code. I want output value from that shell script. So, is it possible to return a value from shell script to java code? If yes, may I know how to do it?
I'll try to be as specific as you are. The answer to both questions is "yes".