Description
In this course, you will :
- learn the fundamental bash commands, as well as some tricks and tips that we've discovered to be extremely useful when working with cloud computing systems.
Syllabus :
1. Course Introduction and Orientation
2. Bash Basics
- What is Bash and Why do I Need it?
3. Working With Bash
- Bash History
- Bash Scripts
- Bash Variables
- Bash Conditionals
- Curly Brace Expansion
- Bash Cat (Concatenate)
- Bash Here Files
- Bash Regex (Regular Expressions)