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

Re: bash scripting



qxm@facetious.penguinpowered.com wrote:
> 
> Is there a way to put a 30 second pause in your bash script?
> 
sleep 30

You can also use s,m,h,d for seconds, minutes, hours and days
ie. sleep 1h

Bernhard
-- 
          __             ___
         // )    ___--""    "-.
    \ |,"( /`--""              `.     Bernhard Rieder
     \/ o                        \
     (   _.-.              ,'"    ;   mail: e9325898@stud2.tuwien.ac.at
      |\"   /`. \  ,      /       |
      | \  ' .'`.; |      |       \.___________________________
        _-'.'    | |--..,,,\_    \________---------~~~~~"""""""
       '''"   _-'.'       ___"-   )
             '''"        '''---~""


Reply to: