Our Quick Start with Shell course offers a solid foundation in Bash shell scripting, covering Linux command-line essentials. Through hands-on labs and real-world challenges, you'll master file management, text processing, and automation techniques, enabling you to efficiently use the shell in your daily tasks.
LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.
- A strict “Learn by Doing” approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.
Learn more about LabEx VM.
Index | Name | Difficulty | Practice |
---|---|---|---|
01 | 📖 Hello, Bash! | ★☆☆ | Start Lab |
02 | 📖 Working with Shell Variables | ★☆☆ | Start Lab |
03 | 🎯 Finding the Pirate's Treasure | ★☆☆ | Start Challenge |
04 | 📖 Passing Arguments to the Script | ★☆☆ | Start Lab |
05 | 📖 Shell Arrays | ★☆☆ | Start Lab |
06 | 🎯 Interstellar Cargo Manifest | ★☆☆ | Start Challenge |
07 | 📖 Arithmetic Operations in Shell | ★☆☆ | Start Lab |
08 | 📖 Basic String Operations | ★☆☆ | Start Lab |
09 | 📖 Conditional Statements in Shell | ★☆☆ | Start Lab |
10 | 🎯 Weather Advisory System | ★☆☆ | Start Challenge |
11 | 📖 Bash Scripting Loops | ★☆☆ | Start Lab |
12 | 📖 Comparing Arrays in Shell | ★☆☆ | Start Lab |
13 | 📖 Shell Functions | ★☆☆ | Start Lab |
14 | 🎯 Four Function Calculator | ★☆☆ | Start Challenge |
15 | 📖 Special Variables in Shell | ★☆☆ | Start Lab |
16 | 📖 Bash Trap Command | ★☆☆ | Start Lab |
17 | 📖 File System Operations in Shell | ★☆☆ | Start Lab |
18 | 🎯 File System Explorer | ★☆☆ | Start Challenge |