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 05-27-2009
Deepakkumard Deepakkumard is offline
Registered User
  
 

Join Date: May 2009
Posts: 2
Question Cann ot execute a shell command

Hi ,

I am new to UNIX and Shell scripting . I am not able to execute a shell file . I try to do it using the below command.

./start.sh

but it shows an error that 'cannot execute ' what might be the reason for this? pls help me to resolve it.