Course description
This Unix Shell Programming training course is designed to give delegates practical experience in developing and writing UNIX shell scripts Most of the built-in shell commands are introduced together with the main program control structures. This course is not suitable for C shell programmers.
Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
Who will the Course Benefit?Programmers, administrators and support personnel who need to understand existing shell scripts, automate procedures and write their own utilities.
The UNIX Shell Programming course assumes knowledge of the UNIX Operating System to the level covered in the Introduction to UNIX Course. Some programming experience may also prove advantageous.
Course ObjectivesTo provide the skills needed to develop and customise UNIX shell programs.
Upcoming start dates
Suitability - Who should attend?
The UNIX Shell Programming course assumes knowledge of the UNIX Operating System to the level covered in the UNIX Introduction course. Some programming experience may also prove advantageous.
Experience to the level as demonstrated in this course is recommended:
- UNIX Introduction
Training Course Content
UNIX Shell Programming Training Course
Course Contents - DAY 1
Course Introduction- Administration and Course Materials
- Course Structure and Agenda
- Delegate and Trainer Introductions
- Basic Unix commands
- General commands
- File and directory handling commands
- Filename generation and regular expressions characters
- I/O Redirection features
- Other commands
- What is a shell script?
- Development guidelines
- Creating and editing shell scripts
- Naming and storing shell scripts
- Executing shell scripts
- Exercise: Write a simple shell script
- Environment variables
- Local variables
- Assigning values to variables
- Assessing variable values
- Using quotes
- Delimiting variable names
- Echo control sequences
- Exercise: Add variables to a script
- Using the expr command
- Using the (( )) notation
- Exercise: Add integer arithmetic to a shell script
- The read command
- Command line arguments
- Exercise: Writing a generic shell script
- Exercise: Writing an interactive shell script
- The if statement
- The test command
- Exercise: Adding validation to previous scripts
- Other test notations
- Default and substitute variables
- Exit status codes
- Exercise
Course Contents - DAY 2
Session 8: LOOP CONSTRUCTS- The while loop
- The until loop
- The for loop
- The while true and until false loops
- Loop control commands
- Exercise: Enhancing the previously written scripts
- Exercise: Writing a script to copy files using a 'for' loop
- Exercise: Writing a script to generate numbers with the 'while' loop
- The case statement
- Menu driven applications
- Exercise: Developing and writing a menu system
- What is a function?
- Syntax
- Examples
- Creating a Function Library
- Exercise: Add a function to a script
- Interrupt signals
- Trapping interrupts
- Exercise: Adding traps to the menu script
- The exec commands
- The includes notation
- More about loops
- Arrays
- Here Documents
- Exercise: Create a here script
Customer Outreach Award
We believe that it should be easy for you to find and compare training courses.
Our Customer Outreach Award is presented to trusted providers who are excellent at responding to enquiries, making your search quicker, more efficient and easier, too.
Reviews
Average rating 5
Continuing Studies
Further Learning
- Oracle SQL
- UNIX Advanced Shell Programming Tools
- Linux Networking
Request info
Why StayAhead. From a single person on a scheduled course to large scale training projects StayAhead Training have the expertise and experience to help. Established since 1992, StayAhead Training is recognised as one of the leading independent IT Training specialists...
I found this course very insightful and brushed up on a lot of skills I haven't used in quite some time. Mark is a very good instructor that is always asking if anyone needs hel...