<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>&gt; What makes you think /dev/null is not writable?<br><div>&nbsp;</div>
<div>Because I get this:<br></div>
<div><a href="mailto:steve@vslaw.pro">steve@vslaw.pro</a> in /home/steve&gt; sudo ping localhost -c 2 -i 3 &gt; /dev/null<br></div>
<div>[sudo] password for steve:<br></div>
<div>&nbsp;</div>
<div>So . . . I need to chagne read to echo. Wilco.</div>
<div>&nbsp;</div>
<div>On Fri, May 15, 2015, at 21:04, Rick Hornsby wrote:<br></div>
<blockquote type="cite"><div>&nbsp;</div>
<div>&nbsp;</div>
<div>
Steve VanSlyck wrote:<br></div>
<blockquote type="cite" cite="mid:1431737655.3377730.270091297.38DFB823@webmail.messagingengine.com"><div>Hi Rick.<br></div>
<div>&nbsp;</div>
<div>Here are the lines from the script:<br></div>
<div>&nbsp;</div>
<div># Install the dialog utility<br></div>
<div>read -p "Invisible Island's dialog utility will be installed.&nbsp;See
 <a href="http://invisible-island.net/dialog">http://invisible-island.net/dialog</a>
 ."<br></div>
<div>sleep 2s # or ping localhost -c 2 -i 2 &gt; null<br></div>
<div>yum -y install dialog<br></div>
</blockquote><div>Right, so the reason it is pausing is because of your read command.&nbsp; 
That line is waiting for an EOF, which comes when you finally hit enter.<br></div>
<div>&nbsp;</div>
<div> <a href="http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_08_02.html">http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_08_02.html</a><br></div>
<blockquote type="cite" cite="mid:1431737655.3377730.270091297.38DFB823@webmail.messagingengine.com"><div>(I cannot send to /dev/null because that requires sudo and that's
 a pain for testing.)<br></div>
</blockquote><div>Uh ...?&nbsp; That doesn't sound right -or- like a badly configured host for 
this reason:<br></div>
<div>&nbsp;</div>
<div> <a href="http://man7.org/linux/man-pages/man4/null.4.html">http://man7.org/linux/man-pages/man4/null.4.html</a><br></div>
<div>&nbsp;</div>
<div>
&nbsp;&nbsp;&nbsp; NOTES:<br></div>
<div>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; If these devices are not writable and readable for all users,
 many<br></div>
<div>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp; programs will act strangely.<br></div>
<div>&nbsp;</div>
<div>
What makes you think /dev/null is not writable?<br></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<blockquote type="cite" cite="mid:1431737655.3377730.270091297.38DFB823@webmail.messagingengine.com"><div>For each one, execution stops until I press &lt;enter&gt;<br></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>On Fri, May 15, 2015, at 20:44, Rick Hornsby wrote:<br></div>
<blockquote type="cite"><div>&nbsp;</div>
<div>&nbsp;</div>
<div>Steve VanSlyck wrote:<br></div>
<blockquote cite="mid:1431736629.3373250.270086025.0838AA44@webmail.messagingengine.com" type="cite"><div>I'd
 tried sleep 3s after trying sleep 3, which didn't work.<br></div>
</blockquote><div>&nbsp;</div>
<div>Need more context. Sleep is the correct command for pausing.<br></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>./sleep_test.sh<br></div>
<div>Fri May 15 19:41:57 CDT 2015<br></div>
<div>Fri May 15 19:42:00 CDT 2015<br></div>
<div>aztec:bin rhornsby$ cat sleep_test.sh<br></div>
<div>#!/bin/bash<br></div>
<div>date<br></div>
<div>sleep 3<br></div>
<div>date<br></div>
<div>&nbsp;</div>
<blockquote cite="mid:1431736629.3373250.270086025.0838AA44@webmail.messagingengine.com" type="cite"><div>&nbsp;</div>
<div>Unfortunately your corrected ping local host doesn't work eether.
 Want's me to press &lt;enter&gt;.<br></div>
<div>&nbsp;</div>
<div>&nbsp;</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&nbsp; -c 2 -I 3 &gt; /dev/null</p><div><div>On May 15, 2015 
8:24 PM, "Steve VanSlyck" &lt;<a 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>&nbsp;</div>
<div><div>I tried both of these in my script and neether one would 
continue.<br></div>
<div>&nbsp;</div>
<div>Both worked fine at the command line.<br></div>
<div>&nbsp;</div>
<div>Hints?<br></div>
<div>&nbsp;</div>
<div>sleep 3s<br></div>
<div>&nbsp;</div>
<div>ping localhost -c 2 -i 3 &gt; nul<br></div>
<div>&nbsp;</div>
</div>
<div>&nbsp;</div>
<div>_______________________________________________<br></div>
<div>colug-432 mailing list<br></div>
<div><a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br></div>
<div><a href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a><br></div>
<div>&nbsp;</div>
</blockquote></div>
<div><u>_______________________________________________</u><br></div>
<div>colug-432 mailing list<br></div>
<div><a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br></div>
<div><a href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a><br></div>
</blockquote><div>&nbsp;</div>
<pre>_______________________________________________
colug-432 mailing list
<a href="mailto:colug-432@colug.net">colug-432@colug.net</a> <a href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a><br></pre></blockquote><div><u>_______________________________________________</u><br></div>
<div>colug-432 mailing list<br></div>
<div><a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br></div>
<div><a href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a><br></div>
</blockquote><div>&nbsp;</div>
<pre>_______________________________________________
colug-432 mailing list
<a href="mailto:colug-432@colug.net">colug-432@colug.net</a> <a href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a><br></pre></blockquote><div><u>_______________________________________________</u><br></div>
<div>colug-432 mailing list<br></div>
<div><a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br></div>
<div><a href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a><br></div>
</blockquote><div>&nbsp;</div>
</body>
</html>