|
||
|
Lesson 1
Basic UNIX Shell Programming
|
||
|
Welcome to Basic UNIX Shell Programming!
This course offers a hands-on introduction to creating scripts in the UNIX shell, or command line environment.
These scripts are used on all UNIX
systems for system administration work, repetitive tasks, or just to automate a long series of steps.
Course objectives This course is the first in a two-part series. Basic UNIX Shell Programming assumes you are new to shell programming, but you should be familiar with basic UNIX concepts. If you have used a UNIX command line, thats even better. Its assumed that youre familiar with common UNIX tasks such as logging in , moving around the filesystem from a command line, and entering common UNIX commands. In this course you will build on those concepts to create your own shell programs. This course actually gives you access to a UNIX system, so you can immediately apply the skills you learn.
After completing the course, you will be able to:
The series
Creating Basic UNIX Shell Scripts is the first of two courses in the UNIX Shell Programming series.
In the next lesson, we will examine the course prerequisites. |
||
|
|
||