{"id":31650501,"url":"https://github.com/labex-labs/shell-for-beginners","last_synced_at":"2026-05-07T04:36:51.797Z","repository":{"id":316681056,"uuid":"1064423828","full_name":"labex-labs/shell-for-beginners","owner":"labex-labs","description":"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.","archived":false,"fork":false,"pushed_at":"2025-09-26T02:41:27.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-26T04:27:17.728Z","etag":null,"topics":["bash","challenges","course","exercises","hands-on","labex","labs","linux","playground","programming","shell"],"latest_commit_sha":null,"homepage":"https://labex.io/courses/shell-for-beginners","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labex-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-26T02:41:00.000Z","updated_at":"2025-09-26T02:41:30.000Z","dependencies_parsed_at":"2025-09-26T04:27:22.881Z","dependency_job_id":"3abd0ea9-9e97-49a6-81e5-1d5f886cd71c","html_url":"https://github.com/labex-labs/shell-for-beginners","commit_stats":null,"previous_names":["labex-labs/shell-for-beginners"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/labex-labs/shell-for-beginners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fshell-for-beginners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fshell-for-beginners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fshell-for-beginners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fshell-for-beginners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/shell-for-beginners/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fshell-for-beginners/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278742889,"owners_count":26037915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","challenges","course","exercises","hands-on","labex","labs","linux","playground","programming","shell"],"created_at":"2025-10-07T08:30:04.515Z","updated_at":"2026-05-07T04:36:51.792Z","avatar_url":"https://github.com/labex-labs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shell for Beginners\n\n## Languages\n\n🇨🇳 [简体中文](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) \n\n[![Shell for Beginners](https://cover-creator.labex.io/shell-for-beginners.png)](https://labex.io/courses/shell-for-beginners)\n\n[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/shell-for-beginners)\n\nThis 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.\n\n![Shell](https://img.shields.io/badge/Shell-whitesmoke?style=for-the-badge\u0026logo=shell)\n![Bash](https://img.shields.io/badge/Bash-whitesmoke?style=for-the-badge\u0026logo=bash)\n![Linux](https://img.shields.io/badge/Linux-whitesmoke?style=for-the-badge\u0026logo=linux)\n\n\n## Exercises\n\n|   Index | Name                                  | Difficulty   | Practice                                                                                                                                  |\n|---------|---------------------------------------|--------------|-------------------------------------------------------------------------------------------------------------------------------------------|\n|      01 | 🧩 🆓 Hello, Bash!                    | Intermediate | \u003ca target='_blank' href='https://labex.io/labs/linux-hello-bash-388809?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e                          |\n|      02 | 🧩 🆓 Working with Shell Variables    | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-working-with-shell-variables-388810?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e        |\n|      03 | 🎯 🆓 Finding the Pirate's Treasure   | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-finding-the-pirate-s-treasure-388807?course=shell-for-beginners'\u003eStart Challenge\u003c/a\u003e |\n|      04 | 🧩 🆓 Passing Arguments to the Script | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-passing-arguments-to-the-script-388811?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e     |\n|      05 | 🧩 🆓 Shell Arrays                    | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-shell-arrays-388812?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e                        |\n|      06 | 🎯 🆓 Interstellar Cargo Manifest     | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-interstellar-cargo-manifest-388869?course=shell-for-beginners'\u003eStart Challenge\u003c/a\u003e   |\n|      07 | 🧩 🆓 Arithmetic Operations in Shell  | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-arithmetic-operations-in-shell-388813?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e      |\n|      08 | 🧩  Basic String Operations           | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-basic-string-operations-388814?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e             |\n|      09 | 🧩  Conditional Statements in Shell   | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-conditional-statements-in-shell-388815?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e     |\n|      10 | 🎯  Weather Advisory System           | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-weather-advisory-system-388885?course=shell-for-beginners'\u003eStart Challenge\u003c/a\u003e       |\n|      11 | 🧩  Bash Scripting Loops              | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-bash-scripting-loops-388816?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e                |\n|      12 | 🧩  Comparing Arrays in Shell         | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-comparing-arrays-in-shell-388817?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e           |\n|      13 | 🧩  Shell Functions                   | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-shell-functions-388818?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e                     |\n|      14 | 🎯  Four Function Calculator          | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-four-function-calculator-388893?course=shell-for-beginners'\u003eStart Challenge\u003c/a\u003e      |\n|      15 | 🧩  Special Variables in Shell        | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-special-variables-in-shell-388819?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e          |\n|      16 | 🧩  Bash Trap Command                 | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-bash-trap-command-388820?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e                   |\n|      17 | 🧩  File System Operations in Shell   | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-file-system-operations-in-shell-388821?course=shell-for-beginners'\u003eStart Lab\u003c/a\u003e     |\n|      18 | 🎯  File System Explorer              | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/shell-file-system-explorer-388898?course=shell-for-beginners'\u003eStart Challenge\u003c/a\u003e          |\n\n## About LabEx\n\n[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.\n\n## More\n\n- 🔗 [Linux Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [Linux Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [Linux Free Tutorials](https://github.com/labex-labs/linux-free-tutorials)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fshell-for-beginners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fshell-for-beginners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fshell-for-beginners/lists"}