{"id":13751142,"url":"https://github.com/labex-labs/shell-free-tutorials","last_synced_at":"2025-05-04T06:32:08.130Z","repository":{"id":242160265,"uuid":"808847169","full_name":"labex-labs/shell-free-tutorials","owner":"labex-labs","description":"Practice Shell Free Tutorials | This repo collects 18 of free tutorials for Shell. Shell scripting is essential for system administration and automation. This Skill Tree provides a systematic approach to mastering command-line interfaces and shell programming. Designed for beginners, it offers a ...","archived":false,"fork":false,"pushed_at":"2025-01-01T01:58:34.000Z","size":35,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-01T03:01:46.421Z","etag":null,"topics":["awesome","awesome-list","exercises","free","free-tutorials","hands-on","labex","programming","shell","tutorials"],"latest_commit_sha":null,"homepage":"https://labex.io/skilltrees/shell","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}},"created_at":"2024-06-01T00:54:42.000Z","updated_at":"2025-01-14T21:41:07.000Z","dependencies_parsed_at":"2024-06-01T01:53:47.123Z","dependency_job_id":"754e9142-e9f3-4faf-a62f-eb517343d1ca","html_url":"https://github.com/labex-labs/shell-free-tutorials","commit_stats":null,"previous_names":["labex-labs/shell-free-tutorials"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fshell-free-tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fshell-free-tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fshell-free-tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fshell-free-tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/shell-free-tutorials/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252299426,"owners_count":21725716,"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","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":["awesome","awesome-list","exercises","free","free-tutorials","hands-on","labex","programming","shell","tutorials"],"created_at":"2024-08-03T09:00:34.129Z","updated_at":"2025-05-04T06:32:08.124Z","avatar_url":"https://github.com/labex-labs.png","language":null,"readme":"# Shell Free Tutorials\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg width=\"128px\" src=\"https://file.labex.io/path/FaVTnI4iqZP0.png\"\u003e\n\u003c/div\u003e\n\nShell scripting is essential for system administration and automation. This Skill Tree provides a systematic approach to mastering command-line interfaces and shell programming. Designed for beginners, it offers a clear roadmap to understand Unix/Linux shells and scripting languages. Hands-on, non-video courses and practical exercises in an interactive command-line playground ensure you develop real-world shell scripting skills.\n\n|   Index | Name                                                                                                                         | Difficulty   | Tutorial Link                                                                             |\n|---------|------------------------------------------------------------------------------------------------------------------------------|--------------|-------------------------------------------------------------------------------------------|\n|      01 | [📖 Hello, Bash!](https://labex.io/tutorials/linux-hello-bash-388809)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/linux-hello-bash-388809)                              |\n|      02 | [📖 Working with Shell Variables](https://labex.io/tutorials/shell-working-with-shell-variables-388810)                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/shell-working-with-shell-variables-388810)            |\n|      03 | [📖 Passing Arguments to the Script](https://labex.io/tutorials/shell-passing-arguments-to-the-script-388811)                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/shell-passing-arguments-to-the-script-388811)         |\n|      04 | [📖 Shell Arrays](https://labex.io/tutorials/shell-shell-arrays-388812)                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/shell-shell-arrays-388812)                            |\n|      05 | [📖 Arithmetic Operations in Shell](https://labex.io/tutorials/shell-arithmetic-operations-in-shell-388813)                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/shell-arithmetic-operations-in-shell-388813)          |\n|      06 | [📖 Basic String Operations](https://labex.io/tutorials/shell-basic-string-operations-388814)                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/shell-basic-string-operations-388814)                 |\n|      07 | [📖 Conditional Statements in Shell](https://labex.io/tutorials/linux-conditional-statements-in-shell-388815)                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/linux-conditional-statements-in-shell-388815)         |\n|      08 | [📖 Bash Scripting Loops](https://labex.io/tutorials/shell-bash-scripting-loops-388816)                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/shell-bash-scripting-loops-388816)                    |\n|      09 | [📖 Comparing Arrays in Shell](https://labex.io/tutorials/shell-comparing-arrays-in-shell-388817)                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/shell-comparing-arrays-in-shell-388817)               |\n|      10 | [📖 Shell Functions](https://labex.io/tutorials/shell-shell-functions-388818)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/shell-shell-functions-388818)                         |\n|      11 | [📖 Special Variables in Shell](https://labex.io/tutorials/shell-special-variables-in-shell-388819)                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/shell-special-variables-in-shell-388819)              |\n|      12 | [📖 Bash Trap Command](https://labex.io/tutorials/linux-bash-trap-command-388820)                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/linux-bash-trap-command-388820)                       |\n|      13 | [📖 File System Operations in Shell](https://labex.io/tutorials/shell-file-system-operations-in-shell-388821)                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/shell-file-system-operations-in-shell-388821)         |\n|      14 | [📖 Build a Linux System Monitor Using Bash](https://labex.io/tutorials/linux-build-a-linux-system-monitor-using-bash-298845) | ★☆☆          | [🔗 View](https://labex.io/tutorials/linux-build-a-linux-system-monitor-using-bash-298845) |\n|      15 | [📖 Build a Task Scheduler Using Bash](https://labex.io/tutorials/linux-build-a-task-scheduler-using-bash-298846)             | ★☆☆          | [🔗 View](https://labex.io/tutorials/linux-build-a-task-scheduler-using-bash-298846)       |\n|      16 | [📖 Building Flappy Bird Using C](https://labex.io/tutorials/c-building-flappy-bird-using-c-298823)                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/c-building-flappy-bird-using-c-298823)                |\n|      17 | [📖 Creating a Typing Game Using Bash](https://labex.io/tutorials/linux-creating-a-typing-game-using-bash-298847)             | ★☆☆          | [🔗 View](https://labex.io/tutorials/linux-creating-a-typing-game-using-bash-298847)       |\n|      18 | [📖 Chess Board in Terminal](https://labex.io/tutorials/linux-chess-board-in-terminal-299820)                                 | ★★☆          | [🔗 View](https://labex.io/tutorials/linux-chess-board-in-terminal-299820)                 |\n\n## More Free Tutorials\n\n- [Practice Linux Free Tutorials](https://github.com/labex-labs/linux-free-tutorials)\n- [Practice DevOps Free Tutorials](https://github.com/labex-labs/devops-free-tutorials)\n- [Practice Cybersecurity Free Tutorials](https://github.com/labex-labs/cybersecurity-free-tutorials)\n- [Practice Python Free Tutorials](https://github.com/labex-labs/python-free-tutorials)\n- [Practice Docker Free Tutorials](https://github.com/labex-labs/docker-free-tutorials)\n- [Practice Kubernetes Free Tutorials](https://github.com/labex-labs/kubernetes-free-tutorials)\n- [Practice Git Free Tutorials](https://github.com/labex-labs/git-free-tutorials)\n- [Practice Shell Free Tutorials](https://github.com/labex-labs/shell-free-tutorials)\n- [Practice Java Free Tutorials](https://github.com/labex-labs/java-free-tutorials)\n- [Practice MySQL Free Tutorials](https://github.com/labex-labs/mysql-free-tutorials)\n- [Practice MongoDB Free Tutorials](https://github.com/labex-labs/mongodb-free-tutorials)\n- [Practice Golang Free Tutorials](https://github.com/labex-labs/go-free-tutorials)\n- [Practice Ansible Free Tutorials](https://github.com/labex-labs/ansible-free-tutorials)\n- [Practice Jenkins Free Tutorials](https://github.com/labex-labs/jenkins-free-tutorials)\n- [Practice C Free Tutorials](https://github.com/labex-labs/c-free-tutorials)\n- [Practice C++ Free Tutorials](https://github.com/labex-labs/cpp-free-tutorials)\n- [Practice Machine Learning Free Tutorials](https://github.com/labex-labs/ml-free-tutorials)\n- [Practice Data Science Free Tutorials](https://github.com/labex-labs/data-science-free-tutorials)\n- [Practice Pandas Free Tutorials](https://github.com/labex-labs/pandas-free-tutorials)\n- [Practice NumPy Free Tutorials](https://github.com/labex-labs/numpy-free-tutorials)\n- [Practice scikit-learn Free Tutorials](https://github.com/labex-labs/sklearn-free-tutorials)\n- [Practice Matplotlib Free Tutorials](https://github.com/labex-labs/matplotlib-free-tutorials)\n- [Practice Web Development Free Tutorials](https://github.com/labex-labs/web-development-free-tutorials)\n- [Practice HTML Free Tutorials](https://github.com/labex-labs/html-free-tutorials)\n- [Practice CSS Free Tutorials](https://github.com/labex-labs/css-free-tutorials)\n- [Practice JavaScript Free Tutorials](https://github.com/labex-labs/javascript-free-tutorials)\n- [Practice React Free Tutorials](https://github.com/labex-labs/react-free-tutorials)\n\n\n## More\n\n- 🔗 [Shell Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [Shell Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n\n","funding_links":[],"categories":["Other Lists","More Free Tutorials","More"],"sub_categories":["TeX Lists"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fshell-free-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fshell-free-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fshell-free-tutorials/lists"}