http://qs321.pair.com?node_id=1214730


in reply to Re: shell read of val
in thread shell read of val

Thank you friends I was able to resolve the issue.

Replies are listed 'Best First'.
Re^3: shell read of val
by karlgoethebier (Abbot) on May 17, 2018 at 21:18 UTC
    "...I was able to resolve the issue."

    Very nice. How did you do it?

    Best regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

    perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help