The UNIX and Linux Forums  


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




Thread: Script help
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-29-2008
kumars kumars is offline
Registered User
  
 

Join Date: Jun 2008
Posts: 9
Script help

Hi there to everyone,

I am new to shell script and I am in the need to develop and run scripts on the AIX. I am using 'ksh' on AIX .

Could anyone please tell me what should be file extension for the script on 'ksh' and how to compile it.

I mean the script ext. should be...

filename.ksh or filename.csh, etc,......

and how to compile it.