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 -->
  #3 (permalink)  
Old 06-02-2008
gaurav.agrawal gaurav.agrawal is offline
Registered User
  
 

Join Date: Jun 2008
Posts: 2
As you are running the polling command as a background process, adding an "exit 0" statement in the script will solve the problem.