![]() |
![]() |
![]() |
|
|
|
|
|
|
|
|
|
UNIX Korn Shell Programming
Abstract This course provides UNIX system users with the fundamentals needed to create shell programs (also called UNIX scripts). Shell programs are interpreted command files which allow UNIX commands to be embedded in a full programming language, with variables and control logic. In this way, the execution of a series of UNIX commands can be both automated and executed conditionally. Shell programming is an important keystone in the development of full application systems in UNIX. Objectives Upon completion of this course, students will be able to create, execute, test and debug UNIX Korn shell programs. Topics
Supervised Exercises Shell programs will be assigned after each class session to reinforce the material introduced in the class. These include a writing and executing a series of Korn shell programs each day. Prerequisites Intro to UNIX or a strong knowledge of the executing UNIX commands is required.
|