中國大陸
台灣
香港/澳門
返回首頁
課程資訊
培訓路徑
最新消息
Badge計劃
聯絡/建議
請輸入關鍵字或課程代碼
1
2
3
4
IBM課程中心
首頁>IBM課程中心>課程信息
Korn and Bash Shell Programming
課程編號/Course Code
AN202
課程級別/Skill Level
中級
課程分類/Curricula
IBM Power Systems and AIX
授課方式/Delivery Type
教室授課
授課語言/Language
中文
上機實驗/Hands-on Labs
有
價格 (元) /Price
NT$ 100000
天 數/Duration
5
點 卷
200
先修課程
詳見預備技能
授課地點
Location
5月
6月
7月
8月
9月
10月
11月
12月
台北
20-24
課程描述/Course Description:
This course will teach you how to use shell scripts and utilities for practical system administration of AIX (or other UNIX) operating systems.
授課對象/Target 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 and decision.
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).
課程目標/Skills Taught:
After completing this course, you should be able to:
Distinguish Korn and bash shell specific features
Use utilities such as sed and awk to manipulate data
Understand system shell scripts such as /etc/shutdown
Write useful shell scripts to aid system administration
主要課題/Course Outline:
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