The UNIX and Linux Forums  

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




Thread: cron help
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-29-2007
Amardeep Amardeep is offline
Registered User
  
 

Join Date: Mar 2006
Posts: 22
execute permission

your script lacks execute permission. just give it execute permission and it should run fine from cron also.

Sidhu