1
AN202G Korn and Bash Shell Programming Training DESCRIPTION This course will teach you how to use shell scripts and utilities for practical system administration of AIX (or other UNIX) operating systems. OBJECTIVES You will have a firm grounding in the Perl language and be able to: Write Perl scripts for data-processing, system administration, and other applications Use modules from the Perl Module Library to improve your efficiency AUDIENCE This course is for support staff for AIX on POWER systems PREREQUISITES You should have: An understanding of programming fundamentals: variables, flow control concepts such as repetition anddecision. A working knowledge of AIX including the use of the vi editor, find and grep commands. Students without this experience should attend AIX Basics (AN10G). TOPICS 1. Basic shell concepts 2. Flow control in a shell Script 3. Functions and typeset 4. Shell features such as arithmetic and string handling 5. Using regular expressions 6. Using sed, awk and other AIX utilities

AN202G Korn and Bash Shell Programming Training · AN202G Korn and Bash Shell Programming Training DESCRIPTION This course will teach you how to use shell scripts and utilities for

  • Upload
    doanthu

  • View
    247

  • Download
    0

Embed Size (px)

Citation preview

Page 1: AN202G Korn and Bash Shell Programming Training · AN202G Korn and Bash Shell Programming Training DESCRIPTION This course will teach you how to use shell scripts and utilities for

AN202G Korn and Bash Shell Programming Training

DESCRIPTION

This course will teach you how to use shell scripts and utilities for practical system administration of AIX (or other UNIX) operating systems.

OBJECTIVES You will have a firm grounding in the Perl language and be able to:

• Write Perl scripts for data-processing, system administration, and other applications

• Use modules from the Perl Module Library to improve your efficiency

AUDIENCE This course is for support staff for AIX on POWER systems

PREREQUISITES You should have:

• An understanding of programming fundamentals: variables, flow control concepts such as repetition anddecision.

• A working knowledge of AIX including the use of the vi editor, find and grep commands.

Students without this experience should attend AIX Basics (AN10G).

TOPICS 1. Basic shell concepts

2. Flow control in a shell Script

3. Functions and typeset

4. Shell features such as arithmetic and string handling

5. Using regular expressions

6. Using sed, awk and other AIX utilities