<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt'>
<p>Hi,</p>
<p>It works very well<br />Thank you very much and good continuation</p>
<p>Cédric.</p>
<p> </p>
<p>Le 23/10/2014 17:54, Michael Brown a écrit :</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>On 19/10/14 21:09, cyr-ius wrote:</pre>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px">I added two new options to the ping command to allow the execution of the command from a script. the counter parameter indicates the number of response to show. If no argument then control the infinite loop the quiet parameter to hide messages on the screen setting. It is thus possible to script the ping command. example: ping -c 1 -q 10.1.1.1 && echo echo || Link UP DOWN link example : ping 1.1.1.1 (request infinite loop) ping -c 2 1.1.1.1 (request two ping echo) ping -c 2 -q 1.1.1.1 (no echo on display) Is it possible to add these changes to the original code ?</blockquote>
<pre>I've created a reworked version of your patch at

  <a href="http://git.ipxe.org/people/mcb30/ipxe.git/shortlog/refs/heads/ping">http://git.ipxe.org/people/mcb30/ipxe.git/shortlog/refs/heads/ping</a>

Please let me know if this works as expected for you.

Michael

</pre>
</blockquote>
<p> </p>
<div> </div>
</body></html>