The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 08-20-2004
PaulC PaulC is offline
Registered User
  
 

Join Date: Mar 2004
Location: Esher, Surrey, England.
Posts: 31
Have you done a "chmod +x <filename>" ?

I'm not sure that the file would be executable with chmod 744... (I'm sure someone will tell me if I'm wrong )


(edit)
Actually on second thoughts, the error message would be along the lines of "file not executable" if that was the case...