ping -n -i 0.1 google.com
This should do it at 10/sec (works fine in my testing). (-i
sets the interval wait in seconds).
ping -n -i 0.1 google.com
This should do it at 10/sec (works fine in my testing). (-i
sets the interval wait in seconds).