Interactive with other program
- From: pangaoy@xxxxxxxxxx (Gao Yong Pan)
- Date: Wed, 29 Jun 2005 18:04:05 +0800
hi,
I want to write a perl script that interactive with other program or script. when I run
the jacl script which askes me to input some parameters interactively,
just like this,
when I issue wsadmin -f trade.jacl, then I have to answer some questions
like below,
Global security is (or will be) enabled (true|false) [false]:
Is this a cluster installation (yes|no) [no]:
I should input true or false to the 1st question, and input yes or not to
the 2nd question, etc.
Now I want to call the jacl script in perl and answer the questions at the
same time. Any example or demo code?
- Prev by Date:
Re: Decoding Regular Expression - Next by Date:
Parsing Data - Previous by thread:
Decoding Regular Expression - Next by thread:
Parsing Data - Index(es):