
Wheel18
New User
Oct 24, 2011, 9:47 AM
Post #1 of 1
(152 views)
|
|
Input to shel script
|
Can't Post
|
|
Hello ppl, I would like to know how I can capture, for instance an "Yes" from a textbox (typed by user) or selected from a dropdown and send a Unix shell script? The idea is to hide the shell script from user and the Unix environment... Something like this: > Call shell script from a Perl webpage > The shell script output on the Perl Webpage, request an user input: Please, type Yes to continue > Perl webpage sent Yes to shell script > Shell script continue the process Many thanks.
|