Linux Advanced Shell Programming Tools 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.The Linux Advanced Shell Programming Tools course is designed to give delegates practical experience using a range of Linux tool Linux Advanced Shell Programming Tools Training Course Course Contents - DAY 1 Course Introduction Administration and Course Materials Course Structure and Agenda Delegate and Trainer Introductions Session 1: BACKUP AND RESTORE UTILITIES Backing-up and restoring files Basic and advanced use of tar Compression utilities gzip,bzip2,zip and compress Exercise: Backing up and restoring files using tar Exercises: Compressing files Session 2: BACKGROUND JOB SCHEDULING Scheduling jobs with the cron command Scheduling jobs with the at command Exercises: Running background jobs Session 3: COMMANDS FOR COMPARING FILES Compare files with the cmp command Compare and format files with pr Compare files with the comm command Compare files with the