Help for this page

Select Code to Download


  1. or download this
    # untested;
    my $set_env = `cd $dir && source test1.sh && perl -MData::Dumper -e 'p
    +rint Dump \\\%ENV'` and die;
    print $set_env;