Michael Pobega([EMAIL PROTECTED]) is reported to have said:
> On Thu, Apr 12, 2007 at 08:52:37PM -0400, Wayne Topa wrote:
> > 
> > Sorry for the 2 posts, I was called away and wanted to get the answer
> > out.  My Bad.
> > 
> > Wayne
> > 
> 
> Sorry for the three posts myself.
> 
> What I did only seemed to work once, for some reason now networking
> isn't starting at booting time (I made networking the last thing to do
> at boot time, and yet it's still giving me trouble).
> 
> Is there any way to make the bash script wait three seconds or so before
> starting? That may help.

#!/bin/sh

do something
sleep 3 # sleeps 3 seconds
do something else

WT

-- 
System going down at 1:45 for disk crashing.
_______________________________________________________


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to