turumkhan has asked for the wisdom of the Perl Monks concerning the following question:
now it asks me for password. What i want to do is capture is prompt and pass the password in the script itself rather then typing it all the times. So how do i caputre when the output when it prompts me for the password.`run the command line`;
Originally posted as a Categorized Question.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how do i redirect the output to a var
by dragonchild (Archbishop) on Jun 19, 2001 at 21:40 UTC | |
|
Re: how do i redirect the output to a var
by runrig (Abbot) on Jun 19, 2001 at 22:21 UTC | |
|
Re: How do I have Perl send the password to a program that prompts for a password
by ton (Friar) on Jun 21, 2001 at 02:31 UTC | |
by dimmesdale (Friar) on Jun 21, 2001 at 02:49 UTC |