On Sun, Jul 25, 1999 at 12:53:58AM -0500, [EMAIL PROTECTED] wrote:
> Is there a way to put a 30 second pause in your bash script?

Use:

sleep 30s

'man sleep' for more info. :-)

-- 
Matthew Gregan                                  [EMAIL PROTECTED]

Reply via email to