in reply to Re^4: processing a module result
in thread processing a module result

Hello averlon,

> I am sure there is a lot of optimization and shortening of commands possible - but one step after another

You skipped the very first step: use strict and warnings :)

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Replies are listed 'Best First'.
Re^6: processing a module result -- strict and warnings
by averlon (Sexton) on May 18, 2022 at 14:54 UTC

    Hi,

    no, this is standard in my scrips, but further up in the code where all the use ... and variable definitions are.

    I only pasted the code relevant for processing the masscan result

    thanks anyway!

    Regards Kallewirsch