Perl problem
Hi all,
I'm trying to control terminal inputs from perl. For instance, if I run the su command, it asks for the password... How can I "paste" the password I want in the input field required via perl ? Is there a module that can do that ?
Thanks
|