Expand your shell scripting knowledge by diving into more complex topics. Learn about file operations, text processing, script arguments, and environment variables. Build scripts that interact with the system and perform useful tasks.
Overview
Syllabus
- Unit 1: File Operations
- Observing Basic File Operations
- System Logs File Creation
- Fix File Operation Bugs
- Complete the System Info Script
- Computer Parts File Operations
- Unit 2: Input, Output, and Redirection
- Observing Bash File Redirection
- Fix the Bash Script
- Redirecting Computer Specs
- Word Count Redirection
- Mastering Bash File Redirection
- Unit 3: Directory Operations
- Directory Operations in Bash
- Navigating Absolute and Relative Paths
- Debugging Directory Operations
- Book Report Directory Operations
- Directory Treasure Hunt
- Unit 4: Environment Variables in Bash
- Understanding Environment Variables in Bash
- Change the Greeting Message
- Fix the Bash Script
- Environment Variables Practice Task
- Mastering Environment Variables in Bash