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/
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/