Korn and Bash Shell Programming – AN202GCR,ILO
Enrol Details
Course Code: AN202G Brand: Power Systems – AIX Category: Systems Skill Level: Intermediate Duration: 40H Modality:CR,ILO Audience
This course is for support staff for AIX on POWER systems
Prerequisites
You should have:
_x000D_
_x000D_
- _x000D_
- An understanding of programming fundamentals: variables, flow control concepts such as repetition and decision.
- A working knowledge of AIX including the use of the vi editor, find and grep commands.
_x000D_
_x000D_
_x000D_
_x000D_
Students without this experience should attend AIX Basics (AN10G).
Short Summary
This course provides the foundational skills necessary to configure, administer, and accomplish the major business functions provided by IBM Identity Manager. Overview
This course will teach you how to use shell scripts and utilities for practical system administration of AIX (or other UNIX) operating systems.
Topic
- Basic shell concepts
- Flow control in a shell Script
- Functions and typeset
- Shell features such as arithmetic and string handling
- Using regular expressions
- Using sed, awk and other AIX utilities
Objectives
After completing this course, you should be able to:_x000D_
• Distinguish Korn and bash shell specific features_x000D_
• Use utilities such as sed and awk to manipulate data_x000D_
• Understand system shell scripts such as /etc/shutdown_x000D_
• Write useful shell scripts to aid system administration