The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-30-2007
gopsman gopsman is offline
Registered User
  
 

Join Date: May 2007
Posts: 25
wait for 5 seconds in shell script

hi

how can i wait for 5 seconds inside my shell script? 'wait 5' command doesnot seem to be working?