Gabriel de Kadt

graphic arts & design

How to find devices on your local network

By: rpaege on Tue, May 30 '06 at 11:50AM PDT

[if you type a -c# flag after the ping command it will only report back once, as in:]

ping -c2 192.168.1.255

This code gets a ping from everything from 192.168.1.1 to 192.168.1.255
|