{"id":13751087,"url":"https://github.com/labex-labs/practice-shell-programming-projects","last_synced_at":"2025-05-04T06:32:04.795Z","repository":{"id":243015110,"uuid":"811225704","full_name":"labex-labs/practice-shell-programming-projects","owner":"labex-labs","description":"Practice Shell Programming Projects | This repo collects 21 of programming projects 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, ...","archived":false,"fork":false,"pushed_at":"2025-01-01T02:00:29.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-01T01:01:49.557Z","etag":null,"topics":["awesome","awesome-list","exercises","hands-on","labex","programming","projects","shell"],"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-06T07:25:16.000Z","updated_at":"2025-03-10T23:52:25.000Z","dependencies_parsed_at":"2025-01-08T09:01:01.913Z","dependency_job_id":"562856aa-95df-4fab-9100-aba476d7e392","html_url":"https://github.com/labex-labs/practice-shell-programming-projects","commit_stats":null,"previous_names":["labex-labs/practice-shell-programming-projects"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-shell-programming-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-shell-programming-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-shell-programming-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-shell-programming-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/practice-shell-programming-projects/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252299425,"owners_count":21725715,"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","hands-on","labex","programming","projects","shell"],"created_at":"2024-08-03T09:00:30.730Z","updated_at":"2025-05-04T06:32:04.783Z","avatar_url":"https://github.com/labex-labs.png","language":null,"readme":"# Practice Shell Programming Projects\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                                                                                                                            | Level   | Project Link                                                                               |\n|---------|---------------------------------------------------------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------|\n|      01 | [Build a Linux System Monitor Using Bash](https://labex.io/courses/project-build-a-linux-system-monitor-using-bash)             | ★☆☆     | [🚀 Start](https://labex.io/courses/project-build-a-linux-system-monitor-using-bash)        |\n|      02 | [Build a Task Scheduler Using Bash](https://labex.io/courses/project-build-a-task-scheduler-using-bash)                         | ★☆☆     | [🚀 Start](https://labex.io/courses/project-build-a-task-scheduler-using-bash)              |\n|      03 | [Building Flappy Bird Using C](https://labex.io/courses/project-building-flappy-bird-using-c)                                   | ★☆☆     | [🚀 Start](https://labex.io/courses/project-building-flappy-bird-using-c)                   |\n|      04 | [Creating a Typing Game Using Bash](https://labex.io/courses/project-creating-a-typing-game-using-bash)                         | ★☆☆     | [🚀 Start](https://labex.io/courses/project-creating-a-typing-game-using-bash)              |\n|      05 | [Chess Board in Terminal](https://labex.io/courses/project-chess-board-in-terminal)                                             | ★★☆     | [🚀 Start](https://labex.io/courses/project-chess-board-in-terminal)                        |\n|      06 | [Implement Custom Trash-Enabled Command](https://labex.io/courses/project-avoid-accidental-deletion)                            | ★☆☆     | [🚀 Start](https://labex.io/courses/project-avoid-accidental-deletion)                      |\n|      07 | [Users and Groups Creation and Deletion Batch](https://labex.io/courses/project-bulk-creation-and-deletion-of-users-and-groups) | ★☆☆     | [🚀 Start](https://labex.io/courses/project-bulk-creation-and-deletion-of-users-and-groups) |\n|      08 | [Collect Files From Specified Time](https://labex.io/courses/project-collect-files-from-specified-time)                         | ★☆☆     | [🚀 Start](https://labex.io/courses/project-collect-files-from-specified-time)              |\n|      09 | [Copy Large Files with Preserved Structure](https://labex.io/courses/project-copy-specified-files)                              | ★☆☆     | [🚀 Start](https://labex.io/courses/project-copy-specified-files)                           |\n|      10 | [Customizing Linux File Listing](https://labex.io/courses/project-directory-size)                                               | ★☆☆     | [🚀 Start](https://labex.io/courses/project-directory-size)                                 |\n|      11 | [Extracting Information From Text](https://labex.io/courses/project-extracting-information-from-text)                           | ★☆☆     | [🚀 Start](https://labex.io/courses/project-extracting-information-from-text)               |\n|      12 | [Extracting Link Information From Text](https://labex.io/courses/project-extracting-link-information-from-text)                 | ★☆☆     | [🚀 Start](https://labex.io/courses/project-extracting-link-information-from-text)          |\n|      13 | [Get Program That Satisfies the Condition](https://labex.io/courses/project-get-program-that-satisfies-the-condition)           | ★☆☆     | [🚀 Start](https://labex.io/courses/project-get-program-that-satisfies-the-condition)       |\n|      14 | [Linux Server Information Retrieval](https://labex.io/courses/project-get-system-information)                                   | ★☆☆     | [🚀 Start](https://labex.io/courses/project-get-system-information)                         |\n|      15 | [Nginx Log Analysis and Optimization](https://labex.io/courses/project-log-analysis)                                            | ★☆☆     | [🚀 Start](https://labex.io/courses/project-log-analysis)                                   |\n|      16 | [Automated Daily System Log Backup](https://labex.io/courses/project-log-backup)                                                | ★☆☆     | [🚀 Start](https://labex.io/courses/project-log-backup)                                     |\n|      17 | [Network Data Packet Statistics](https://labex.io/courses/project-network-data-packet-statistics)                               | ★☆☆     | [🚀 Start](https://labex.io/courses/project-network-data-packet-statistics)                 |\n|      18 | [Random Password Generator Development](https://labex.io/courses/project-password-generator)                                    | ★☆☆     | [🚀 Start](https://labex.io/courses/project-password-generator)                             |\n|      19 | [Searching for Specific Files](https://labex.io/courses/project-searching-for-specific-files)                                   | ★☆☆     | [🚀 Start](https://labex.io/courses/project-searching-for-specific-files)                   |\n|      20 | [Samba File Sharing on Linux](https://labex.io/courses/project-samba-file-sharing-on-linux)                                     | ★☆☆     | [🚀 Start](https://labex.io/courses/project-samba-file-sharing-on-linux)                    |\n|      21 | [Shell Practice Challenges](https://labex.io/courses/shell-practice-challenges)                                                 | ★☆☆     | [🚀 Start](https://labex.io/courses/shell-practice-challenges)                              |\n\n## More Projects\n\n- [Linux Programming Projects](https://github.com/labex-labs/practice-linux-programming-projects)\n- [DevOps Programming Projects](https://github.com/labex-labs/practice-devops-programming-projects)\n- [Cybersecurity Programming Projects](https://github.com/labex-labs/practice-cybersecurity-programming-projects)\n- [Python Programming Projects](https://github.com/labex-labs/practice-python-programming-projects)\n- [Docker Programming Projects](https://github.com/labex-labs/practice-docker-programming-projects)\n- [Kubernetes Programming Projects](https://github.com/labex-labs/practice-kubernetes-programming-projects)\n- [Git Programming Projects](https://github.com/labex-labs/practice-git-programming-projects)\n- [Shell Programming Projects](https://github.com/labex-labs/practice-shell-programming-projects)\n- [Java Programming Projects](https://github.com/labex-labs/practice-java-programming-projects)\n- [MySQL Programming Projects](https://github.com/labex-labs/practice-mysql-programming-projects)\n- [MongoDB Programming Projects](https://github.com/labex-labs/practice-mongodb-programming-projects)\n- [Golang Programming Projects](https://github.com/labex-labs/practice-go-programming-projects)\n- [Ansible Programming Projects](https://github.com/labex-labs/practice-ansible-programming-projects)\n- [Jenkins Programming Projects](https://github.com/labex-labs/practice-jenkins-programming-projects)\n- [C Programming Projects](https://github.com/labex-labs/practice-c-programming-projects)\n- [C++ Programming Projects](https://github.com/labex-labs/practice-cpp-programming-projects)\n- [Machine Learning Programming Projects](https://github.com/labex-labs/practice-ml-programming-projects)\n- [Data Science Programming Projects](https://github.com/labex-labs/practice-data-science-programming-projects)\n- [Pandas Programming Projects](https://github.com/labex-labs/practice-pandas-programming-projects)\n- [NumPy Programming Projects](https://github.com/labex-labs/practice-numpy-programming-projects)\n- [scikit-learn Programming Projects](https://github.com/labex-labs/practice-sklearn-programming-projects)\n- [Matplotlib Programming Projects](https://github.com/labex-labs/practice-matplotlib-programming-projects)\n- [Web Development Programming Projects](https://github.com/labex-labs/practice-web-development-programming-projects)\n- [HTML Programming Projects](https://github.com/labex-labs/practice-html-programming-projects)\n- [CSS Programming Projects](https://github.com/labex-labs/practice-css-programming-projects)\n- [JavaScript Programming Projects](https://github.com/labex-labs/practice-javascript-programming-projects)\n- [React Programming Projects](https://github.com/labex-labs/practice-react-programming-projects)\n\n\n## Other Lists\n\n- 🔗 [Shell Free Tutorials](https://github.com/labex-labs/shell-free-tutorials)\n- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n\n","funding_links":[],"categories":["More Projects","Other Lists"],"sub_categories":["PowerShell Lists"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fpractice-shell-programming-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fpractice-shell-programming-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fpractice-shell-programming-projects/lists"}