I have made a script that starts netcat repeatedly in listen mode. Once incoming data is started the script fires off another NC instance and previous NC process then dies when data string ends. I want to count how many netcat processes were launched during a particular testing period.
One option is to build a counter before firing up each instance of netcat. Any other method? I would not like to touch the netcat launch script right now. -- Regards, Sudev Barar Read http://blog.sudev.in for topics ranging from here to there. PS: Replying using bottom post/in-line post makes email conversations whole lot easier for meaningful dialogue. Snip out what is not relevant. Adopt this and spread the message. _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
