http://www.perlmonks.org?node_id=88159


in reply to batch ping problem

Try to set the last octet to 255 like @x=`ping 10.32.$x.255 -w`. It should make the work easier.