2022916595-UnixFundamentalsUpdated 2
2022916595-UnixFundamentalsUpdated 2
This document provides the curriculum outline of the Knowledge, Skills and Abilities that a unix administrator can
be expected to demonstrate.
Duration: 5 Days
Hands-On Format: This hands-on class is approximately 80/20 lab to lecture ratio, combining engaging lecture,
demos, group activities and discussions with comprehensive machine-based practical programming labs and
project work.
Lab: Koenig DC
Input redirection
Output redirection
Pipes
Overview
The bash shell
The korn shell
Module 7 – File permission and access control
Overview
The cut command
An introduction to awk
The nl command
Module 9 – Processes
What is a process?
Monitoring processes
Killing processes
Background processes
Job Control
Grouping commands
Environment variables
Local variables
Assigning values to variables
Assessing variable values
Using quotes
Delimiting variable names
Echo control sequences
Module 14 – Integer arithmetic
The if statement
The test command
Module 20 – Functions
What is a function?
Syntax
Examples
Creating a Function Library
Interrupt signals
Trapping interrupts