Thread
:
bash script wait (?)
View Single Post
#
1
(
permalink
)
02-23-2008, 04:11 AM
Henk Oegema
Posts: n/a
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
Henk Oegema