A bash script for ping test

24 06 2009

Here is a simple bash script to ping multiple hosts at a time. It’s a very simple and might not be useful always. I just wrote this when I wanted to test hundreds of IP addresses by ping.

# Usage: pingtest 192.168.1.0/24
#              pingtest 192.168.1.0-255

You can download the script from here.

~mohammed


Actions

Information

Leave a comment