View Single Post

   
  #1 (permalink)  
Old 02-23-2008, 04:11 AM
Henk Oegema
 
Posts: n/a
Default bash script wait (?)

Is there a bash script command (a function ?) which I can use in a bash
script to wait a number of seconds, before the next command executes?

Something like: wait(5) so that the program waits 5 seconds. ?

Grds
Henk
Reply With Quote