user
pass
 
 
fish only 0
2008-12-05 00:00
fish only 0
2008-12-04 19:31
fish only 0
2008-12-04 19:28
Welcome noima
2008-12-03 16:11
 
@ startusers' foldersthkfping a subnet
from thk thk on 2008-06-14 15:44 tags linux
To ping a whole subnet , only one time ,  discover alive hosts and print only those  ,
give:

fping -r 0 -q -a -g 192.168.1.0/24 2>/dev/null

2>/dev/null redirects standard error to /dev/null