in reply to Re: Re: Cron, Shell Script, and Perl
in thread Cron, Shell Script, and Perl

Instead of trying to capture the PGP output yourself, have you thought about using one of the PGP modules from the CPAN?

JJ

  • Comment on Re: Re: Re: Cron, Shell Script, and Perl

Replies are listed 'Best First'.
Re: Re: Re: Re: Cron, Shell Script, and Perl
by landonc (Novice) on Oct 07, 2002 at 17:03 UTC
    Thanx, I got it fixed using expect and then waiting to post the pass phrase.