2005/9/12, Mauro Stettler <[EMAIL PROTECTED]>:
> 2005/9/12, John W. Krahn <[EMAIL PROTECTED]>:
> > Mauro Stettler wrote:
> > > hi together
> >
> > Hello,
> >
> > > im writing a perlscript which should be able to create a cryptoloop
>
2005/9/12, John W. Krahn <[EMAIL PROTECTED]>:
> Mauro Stettler wrote:
> > hi together
>
> Hello,
>
> > 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/
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 ca