Audience
Programmers, Analysts, Managers, Technical, and Non-Technical Users who require a basic knowledge of how to use the UNIX Operating System.
Description
This course will provide an in-depth introduction to the effective use of the UNIX Operating System. Topics covered include the operating system's major features and facilities, frequently used commands, command usage, the vi text editor, the File System, user communication, file access permissions, redirection of input and output, and job control.
Objectives
Upon successful completion of this course, the student will be able to:
- Log onto and off a UNIX system
- List the types of UNIX files
- Describe and use various UNIX commands and command line options
- Use the command history mechanism provided by the Korn Shell
- Use the UNIX User Reference Manual to locate appropriate commands
- Use the UNIX editor ex/vi to create and modify files
- Use Regular Expressions to match patterns of characters
- Describe and use the file system capabilities provided by UNIX
- Communicate with other users
- Protect files from unauthorized access using the UNIX file permission capabilities
- Redirect input and output to and from UNIX commands
- Initiate background (asynchronous) command execution
- Use the job control mechanism provided by the Korn Shell
Prerequisites
Some understanding of computer systems would prove helpful but not required.