hi together

im writing a perlscript which should be able to create a cryptoloop
onto a device. the console command to do this is losetup /dev/loo0
/dev/sdb1 -e twofish-256, then i am asked for a password... the
problem is, this password is requested by the function getpass(), i
don't know how i can enter it from a perl script.

it seems to only listen to the keyboard, how can i enter the password
from a script?

thanks

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to