Re: applying a regular expression on the continuous output of ping command

2007-05-16 Thread Goran
Something like this: ping geekcrossing.net | perl -nle 'print $1 if /time=(\d+\.\d+)/' HTH Goran -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Examples about Net::Nessus::Client

2004-12-27 Thread Goran Bogdanovic
Hi, Does someone have some scripts examples of how to use Net::Nessus::Client ? I would like to create a web interface with CGI and this nessus client ... Thanks, GB -- __ Check out the latest SMS services @ http://www.linuxmail.org This allows yo