On successful completion of this course, the student, with the aid of the appropriate reference materials, should be able to:
- Use regular expressions in UNIX shell commands, where supported
- Use the ‘ed’ line editor as well as the oedit editor to create and maintain shell scripts
- Work with directories, files, and variables using commands such as grep, find, and typeset
- Work with shell variables using let and expr commands
- Create and run shell scripts, including the use of these commands and features:
- Prompting the script user for input using echo and read
- Conditional logic and looping using if, test, until, while, break, continue
- Supporting options and parameters using for, select, case, and getopts
- Create and use user-defined shell functions, both inside and outside of scripts
- 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
- Use classic and topological sorts of files, and various tools to compare files and directories
- Run shell scripts and programs in batch using the BPXBATCH facility.
© Copyright 2012, Steve Comstock, www.TrainersFriend.com
Comments are closed.