next up previous contents index
Next: Create the script Up: Linux Shell Environment Previous: Information About the System   Contents   Index

Basic Shell Scripts

Basic shell scripts are files that contain a list of commands that the shell executes one after another. More advanced shell scripts do tests and run commands differently depending on the results of the tests. In this section you will see the basics of creating a script to do something.



Subsections

Joseph Colton 2002-09-24