+ Reply to Thread
Results 1 to 2 of 2

Thread: Ping a range of IPs

  1. #1
    Jame is offline Learning Programmer
    Join Date
    Feb 2008
    Posts
    32
    Rep Power
    0

    Ping a range of IPs

    This is a simple little script that will allow you to ping a range of IP addresses. It is only one line

    Instructions:
    Create a file named ips.txt
    Enter an IP on each line
    This file should be in the same directory as the script.

    Use
    Code:
    $ ./ping_range.sh
    Attached Files Attached Files

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    chown is offline Newbie
    Join Date
    Apr 2008
    Posts
    14
    Rep Power
    0
    Nice little script. Thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. out of range????
    By enigmas in forum Java Help
    Replies: 9
    Last Post: 01-26-2011, 02:13 PM
  2. Replies: 2
    Last Post: 11-20-2010, 02:10 AM
  3. RequiredFieldValidator price range
    By Dumpen in forum ASP, ASP.NET and Coldfusion
    Replies: 4
    Last Post: 04-02-2010, 06:49 AM
  4. How to add two range of data in VBA excel?
    By ahkuan in forum Visual Basic Programming
    Replies: 0
    Last Post: 07-06-2009, 08:58 AM
  5. Range Of Char Variable
    By bodhi2016 in forum C and C++
    Replies: 2
    Last Post: 03-12-2008, 02:59 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts