From: Jithamithra G. <gt....@gm...> - 2006-04-01 13:08:45
|
---------- Forwarded message ---------- From: Jithamithra Govindarajan <gt....@gm...> Date: Apr 1, 2006 8:13 AM Subject: Expect using CGI To: exp...@li... I am using Perl to create a back-end for a browser-based interface i am using the system(" ") statement to execute shell commands. i want to use Expect to automate 'su', and so that i can then execute root-level commands from the browser itself. is it possible to do that using Expect, or are any other additional modules required? Thanks. |