>can anyone tell me a line of code that will allow me to have a server
>run some pings and store the data there on its site?..
try something like:
$ ping -i 1 -c 5 >ping_results
where the '-i' option sets the interval between packets at 1 second, and
the '-c' option sets the packet count at 5. there's heaps more
information in the ping manpage.
mike stone <[EMAIL PROTECTED]> 'net geek..
been there, done that, have network, will travel.
____________________________________________________________________
--------------------------------------------------------------------
Join The NEW Web Consultants Association FORUMS and CHAT:
Register Today at: http://just4u.com/forums/
Web Consultants Web Site : http://just4u.com/webconsultants
Give the Gift of Life This Year...
Just4U Stop Smoking Support forum - helping smokers for
over three years-tell a friend: http://just4u.com/forums/
To get 500 Banner Ads for FREE
go to http://www.linkbuddies.com/start.go?id=111261
---------------------------------------------------------------------