| previous | contents | up | next |
In addition to interactive use, shells allows you to write programs as well. These programs are usually called shell scripts. Since the most common language for shell scripting under Unix is the Bourne shell, the following discussion will be restricted to Bourne shell scripting.
Note: All of the material in section 3.4 "Shell Scripting" was developed by Claude Cantin of the Research Computing Support Group of the National Research Council of Canada, and is used with his permission.
| previous | contents | up | next |