Help for this page

Select Code to Download


  1. or download this
    system("simple_pin_$thost.pl $thost  | findstr \n "2016 TTL timed"  >>
    + ping_$thost.txt" );
    
  2. or download this
    system("simple_pin_$thost.pl $thost  | findstr \n \"2016 TTL timed\"  
    +>> ping_$thost.txt" );
    system(qq{simple_pin_$thost.pl $thost  | findstr \n "2016 TTL timed"  
    +>> ping_$thost.txt});