How to write shell script in sun solaris ?

Hi ,

I am New to unix shell scripting.

So can anybody help me.

How to write shell script in sun solaris ?
How to run/execute the script ?

please post in details.

Put the script in a file. Use any text editor. Make the script executable and put it in a directory in your PATH.

Enter the name of the script on the command line.