htalogo2.gif

Shell Script Programming in z/OS UNIX - Course Objectives

On successful completion of this course, the student, with the aid of the appropriate reference materials, should be able to:

  1. Use regular expressions in UNIX shell commands, where supported
  2. Use the 'ed' line editor as well as the oedit editor to create and maintain shell scripts
  3. Work with directories, files, and variables using commands such as grep, find, and typeset
  4. Work with shell variables using let and expr commands
  5. Create and run shell scripts, including the use of these commands and features:
  6. Create and use user-defined shell functions, both inside and outside of scripts
  7. Use the powerful facilities of sed, the stream editor, including using sed scripts as a tool to convert text files and flat files into HTML files for viewing on the Internet or corporate intranet
  8. Use classic and topological sorts of files, and various tools to compare files and directories
  9. Run shell scripts and programs in batch using the BPXBATCH facility.

 

Note: Although not part of the formal lecture materials, the appendices include comprehensive coverage of the vi / ex editor as well as the shell command line editor and its vi, emacs, and gmacs modes, and the bc programming language.

 

These Materials © Copyright 2012 by Steven H. Comstock

Materials version: V3.x

 

Course description
Topical Outline
z/OS UNIX curriculum
Home page