Hi 

I have ip list in my network

I need to check which ip is unused

what is better solution?

Write the ping script or use other command

eg: 

for i in ip.txt
ping -c 3 $i

Thank you

       
---------------------------------
Looking for the perfect gift? Give the gift of Flickr!

Reply via email to