Description
In this course, you will :
- Define what a shell is and recall common shell commands
- Outline what a script is and describe the ‘shebang’ interpreter directive
- Describe and use pipes and filters
- Schedule cron jobs with crontab and understand the cron syntax
Syllabus :
1. Introduction to Linux Commands and Shell Scripting
- Common Linux/Unix Shell Commands
- Shell Scripting Basics
- Filters, Pipes, and Variables
- Useful Features of the Bash Shell
- Scheduling Jobs using Cron