hi there,
I've got the following example:
system ("ping -a $hostname | cut -c20-30");
how do I get the following result which is (is alive) into a string variable as I keep on getting 0
Please help.
Regards Werner
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>