Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
open2(\*Reader,\*Writer, "/usr/tools/prog start"); Writer->autoflush(); print Writer <<"!"; password !
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: calling a sh command which then asks for a password
by atcroft (Abbot) on Oct 18, 2002 at 12:16 UTC | |
|
Re: calling a sh command which then asks for a password
by MZSanford (Curate) on Oct 18, 2002 at 12:54 UTC | |
|
Re: calling a sh command which then asks for a password
by joe++ (Friar) on Oct 18, 2002 at 14:41 UTC | |
|
Re: calling a sh command which then asks for a password
by Anonymous Monk on Oct 18, 2002 at 15:42 UTC | |
by Thelonius (Priest) on Oct 18, 2002 at 16:05 UTC |