https://github.com/labex-labs/shell-for-beginners
This 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.
https://github.com/labex-labs/shell-for-beginners
bash challenges course exercises hands-on labex labs linux playground programming shell
Last synced: about 1 month ago
JSON representation
This 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.
- Host: GitHub
- URL: https://github.com/labex-labs/shell-for-beginners
- Owner: labex-labs
- Created: 2025-09-26T02:41:00.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-09-26T02:41:27.000Z (9 months ago)
- Last Synced: 2025-09-26T04:27:17.728Z (9 months ago)
- Topics: bash, challenges, course, exercises, hands-on, labex, labs, linux, playground, programming, shell
- Homepage: https://labex.io/courses/shell-for-beginners
- Size: 23.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shell for Beginners
## Languages
๐จ๐ณ [็ฎไฝไธญๆ](README_zh.md) ๐ช๐ธ [Espaรฑol](README_es.md) ๐ซ๐ท [Franรงais](README_fr.md) ๐ฉ๐ช [Deutsch](README_de.md) ๐ฏ๐ต [ๆฅๆฌ่ช](README_ja.md) ๐ท๐บ [ะ ัััะบะธะน](README_ru.md) ๐ฐ๐ท [ํ๊ตญ์ด](README_ko.md) ๐ง๐ท [Portuguรชs](README_pt.md) ๐บ๐ธ [English](README.md)
[](https://labex.io/courses/shell-for-beginners)
[](https://labex.io/courses/shell-for-beginners)
This 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.



## Exercises
| Index | Name | Difficulty | Practice |
|---------|---------------------------------------|--------------|-------------------------------------------------------------------------------------------------------------------------------------------|
| 01 | ๐งฉ ๐ Hello, Bash! | Intermediate | Start Lab |
| 02 | ๐งฉ ๐ Working with Shell Variables | Beginner | Start Lab |
| 03 | ๐ฏ ๐ Finding the Pirate's Treasure | Beginner | Start Challenge |
| 04 | ๐งฉ ๐ Passing Arguments to the Script | Beginner | Start Lab |
| 05 | ๐งฉ ๐ Shell Arrays | Beginner | Start Lab |
| 06 | ๐ฏ ๐ Interstellar Cargo Manifest | Beginner | Start Challenge |
| 07 | ๐งฉ ๐ Arithmetic Operations in Shell | Beginner | Start Lab |
| 08 | ๐งฉ Basic String Operations | Beginner | Start Lab |
| 09 | ๐งฉ Conditional Statements in Shell | Beginner | Start Lab |
| 10 | ๐ฏ Weather Advisory System | Beginner | Start Challenge |
| 11 | ๐งฉ Bash Scripting Loops | Beginner | Start Lab |
| 12 | ๐งฉ Comparing Arrays in Shell | Beginner | Start Lab |
| 13 | ๐งฉ Shell Functions | Beginner | Start Lab |
| 14 | ๐ฏ Four Function Calculator | Beginner | Start Challenge |
| 15 | ๐งฉ Special Variables in Shell | Beginner | Start Lab |
| 16 | ๐งฉ Bash Trap Command | Beginner | Start Lab |
| 17 | ๐งฉ File System Operations in Shell | Beginner | Start Lab |
| 18 | ๐ฏ File System Explorer | Beginner | Start Challenge |
## About LabEx
[LabEx](https://labex.io) 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. With a strict 'Learn by Doing' approach, interactive online environments in the browser with automated step-by-step checks, structured content organization through the [Skill Tree](https://labex.io/learn) learning system, and a growing resource of 30 Skill Trees and over 6,000 Labs, [LabEx](https://labex.io) offers comprehensive practical education. The platform includes Labby, an AI learning assistant built on latest AI models, providing a conversational learning experience.
## More
- ๐ [Linux Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- ๐ [Linux Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- ๐ [Linux Free Tutorials](https://github.com/labex-labs/linux-free-tutorials)