[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: bash scripting



On Sun, Jul 25, 1999 at 12:53:58AM -0500, qxm@facetious.penguinpowered.com 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                                  kinetik@ihug.co.nz


Reply to: