Linux Shell Programming Course OverviewEnglish - Please note this course is only available in English. Nederlands - Let op: deze training is alleen in het Engels beschikbaar. Français - Veuillez noter que ce cours est uniquement disponible en anglais.This Linux Bash Shell Programming training course is designed to give delegates practical experience in developing and writing LINUX shell scri Linux Shell Programming Training Course Course Contents - DAY 1 Course Introduction Administration and Course Materials Course Structure and Agenda Delegate and Trainer Introductions Session 1: LINUX COMMAND REVIEW Basic Linux commands General commands File and directory handling commands Filename generation characters and regular expressions (regex) I/O Redirection features Other commands Session 2: GETTING STARTED 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 Session 3: USING VARIABLES Environment variables Local variables Assigning values to variables Assessing variable values Using quotes