Sunday, November 9, 2008

Linux Script Programming

Script programming is highly dependent upon the operating system shell such as bash along with the various functions (programs) installed on the system. Script programming in this section is mainly about the bash shell. The knowledge required to write script programs can be categorized into the following areas:

  1. Working with variables
  2. Using control and iteration statements such as "if", "while", and "until".
  3. Performing test condition comparisons and what they mean.
  4. Using programs installed on the system in script programs.
  5. Using the shell capabilities:
    1. Builtin commands
    2. redirection and piping
    3. parameter expansion

0 comments:

Send SMS for Free