in reply to Re^2: Compare two log files line by line containing a keyword
in thread Compare two log files line by line containing a keyword

See here for help.

«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