Click to See Complete Forum and Search --> : Linux extended ping


alexislalas
07-28-2009, 12:11 PM
Hello,

What is the command for an extended ping in Linux? I've Googled it but can't seem to find it.

Thanks!

dalecosp
08-27-2009, 10:47 AM
Well, try "man ping" ;-) or, "ping /?".

And, what do you mean, "extended ping"? Many systems use "ping -c $x", or "ping -n $x" to assign a number of packets to send.