<html><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000"><br>
<br>
Steve VanSlyck wrote:
<blockquote 
cite="mid:1431736629.3373250.270086025.0838AA44@webmail.messagingengine.com"
 type="cite">
  <title></title>


  <div>I'd tried sleep 3s after trying sleep 3, which didn't work.<br></div>
</blockquote>
<br>
Need more context. Sleep is the correct command for pausing.<br>
<br>
<br>
./sleep_test.sh<br>
Fri May 15 19:41:57 CDT 2015<br>
Fri May 15 19:42:00 CDT 2015<br>
aztec:bin rhornsby$ cat sleep_test.sh<br>
#!/bin/bash<br>
date<br>
sleep 3<br>
date<br>
<br>
<blockquote 
cite="mid:1431736629.3373250.270086025.0838AA44@webmail.messagingengine.com"
 type="cite">
  <div> </div>

  <div>Unfortunately your corrected ping local host doesn't work eether.
 Want's me to press &lt;enter&gt;.</div>

  <div> </div>

  <div> </div>

  <div>On Fri, May 15, 2015, at 20:32, Mike Plemmons wrote:<br></div>

  <blockquote type="cite"><p dir="ltr">Try <br>
sleep 3<br>
ping localhost  -c 2 -I 3 &gt; /dev/null</p><div><div>On May 15, 2015 
8:24 PM, "Steve VanSlyck" &lt;<a moz-do-not-send="true" 
href="mailto:s.vanslyck@postpro.net">s.vanslyck@postpro.net</a>&gt; 
wrote:<br></div>
<blockquote 
style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,
 204, 204);border-left-style:solid;padding-left:1ex;"><div><br></div>
<div><div>I tried both of these in my script and neether one would 
continue.<br></div>
<div> </div>
<div>Both worked fine at the command line.<br></div>
<div> </div>
<div>Hints?<br></div>
<div> </div>
<div>sleep 3s<br></div>
<div> </div>
<div>ping localhost -c 2 -i 3 &gt; nul<br></div>
<div> </div>
</div>
<div> </div>
<div>_______________________________________________<br></div>
<div>
colug-432 mailing list<br></div>
<div> <a moz-do-not-send="true" href="mailto:colug-432@colug.net">colug-432@colug.net</a><br></div>
<div> <a moz-do-not-send="true" 
href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a><br></div>
<div> </div></blockquote></div>
<div><u>_______________________________________________</u><br></div>
<div>colug-432 mailing list<br></div>
<div><a moz-do-not-send="true" href="mailto:colug-432@colug.net">colug-432@colug.net</a><br></div>
<div><a moz-do-not-send="true" 
href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a><br></div></blockquote>
  <div> </div>




  <pre wrap="">_______________________________________________
colug-432 mailing list
<a class="moz-txt-link-abbreviated" href="mailto:colug-432@colug.net">colug-432@colug.net</a>
<a class="moz-txt-link-freetext" href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a>
</pre>
</blockquote>
</body></html>