[CentOS] Source keychain credentials in Perl?

Filipe Brandenburger filbranden at gmail.com
Wed Mar 5 16:22:59 UTC 2008


On Wed, Mar 5, 2008 at 11:03 AM, Sean Carolan <scarolan at gmail.com> wrote:
>  The variables are not exported when I call Perl.  This is what I am
>  trying to do.  How do I get those variables to be available to the
>  bash "system" commands within the script?

system("source ~/.keychain/hostname-sh; cmd");

Is this what you're looking for?

Filipe



More information about the CentOS mailing list