Quoting David Flatz ([EMAIL PROTECTED]):
> #!/usr/bin/perl
> print('enter pass: ');
> $tmp = <>;
> system('myprogram enable $user $tmp $ip');
Because then you would still pass the password on the commandline.

Greets,
        Robert

-- 
                              Linux Generation
   encrypted mail preferred. finger [EMAIL PROTECTED] for my GnuPG/PGP key.
                  Save the whales.  Collect the whole set.

Reply via email to