Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/practice-shell-programming-projects

[Practice Shell Programming Projects] This repository collects 20 of programming projects for Shell. Shell is a user interface for access to an operating system's services. In general, operating system shells use either a command-line interface (CLI) or graphical user interface (GUI), depending o...
https://github.com/labex-labs/practice-shell-programming-projects

List: practice-shell-programming-projects

awesome awesome-list education hands-on labex programming projects shell

Last synced: about 1 month ago
JSON representation

[Practice Shell Programming Projects] This repository collects 20 of programming projects for Shell. Shell is a user interface for access to an operating system's services. In general, operating system shells use either a command-line interface (CLI) or graphical user interface (GUI), depending o...

Awesome Lists containing this project

README

        

# Practice Shell Programming Projects



Shell is a user interface for access to an operating system's services. In general, operating system shells use either a command-line interface (CLI) or graphical user interface (GUI), depending on a computer's role and particular operation.

| Index | Name | Level | Project Link |
|---------|---------------------------------------------------------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------|
| 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) |
| 02 | [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) |
| 03 | [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) |
| 04 | [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) |
| 05 | [Chess Board in Terminal](https://labex.io/courses/project-chess-board-in-terminal) | ★★☆ | [🚀 Start](https://labex.io/courses/project-chess-board-in-terminal) |
| 06 | [Implement Custom Trash-Enabled Command](https://labex.io/courses/project-avoid-accidental-deletion) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-avoid-accidental-deletion) |
| 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) |
| 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) |
| 09 | [Copy Large Files with Preserved Structure](https://labex.io/courses/project-copy-specified-files) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-copy-specified-files) |
| 10 | [Customizing Linux File Listing](https://labex.io/courses/project-directory-size) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-directory-size) |
| 11 | [Extracting Information From Text](https://labex.io/courses/project-extracting-information-from-text) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-extracting-information-from-text) |
| 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) |
| 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) |
| 14 | [Linux Server Information Retrieval](https://labex.io/courses/project-get-system-information) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-get-system-information) |
| 15 | [Nginx Log Analysis and Optimization](https://labex.io/courses/project-log-analysis) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-log-analysis) |
| 16 | [Automated Daily System Log Backup](https://labex.io/courses/project-log-backup) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-log-backup) |
| 17 | [Network Data Packet Statistics](https://labex.io/courses/project-network-data-packet-statistics) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-network-data-packet-statistics) |
| 18 | [Random Password Generator Development](https://labex.io/courses/project-password-generator) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-password-generator) |
| 19 | [Searching for Specific Files](https://labex.io/courses/project-searching-for-specific-files) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-searching-for-specific-files) |
| 20 | [Samba File Sharing on Linux](https://labex.io/courses/project-service-management) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-service-management) |

## More Projects

- [Linux Programming Projects](https://github.com/labex-labs/practice-linux-programming-projects)
- [Python Programming Projects](https://github.com/labex-labs/practice-python-programming-projects)
- [DevOps Programming Projects](https://github.com/labex-labs/practice-devops-programming-projects)
- [Web Development Programming Projects](https://github.com/labex-labs/practice-web-development-programming-projects)
- [Data Science Programming Projects](https://github.com/labex-labs/practice-data-science-programming-projects)
- [Big Data Programming Projects](https://github.com/labex-labs/practice-bigdata-programming-projects)
- [Cyber Security Programming Projects](https://github.com/labex-labs/practice-cysec-programming-projects)
- [Machine Learning Programming Projects](https://github.com/labex-labs/practice-ml-programming-projects)
- [Docker Programming Projects](https://github.com/labex-labs/practice-docker-programming-projects)
- [Kubernetes Programming Projects](https://github.com/labex-labs/practice-kubernetes-programming-projects)
- [Git Programming Projects](https://github.com/labex-labs/practice-git-programming-projects)
- [Ansible Programming Projects](https://github.com/labex-labs/practice-ansible-programming-projects)
- [Jenkins Programming Projects](https://github.com/labex-labs/practice-jenkins-programming-projects)
- [Shell Programming Projects](https://github.com/labex-labs/practice-shell-programming-projects)
- [Java Programming Projects](https://github.com/labex-labs/practice-java-programming-projects)
- [Hadoop Programming Projects](https://github.com/labex-labs/practice-hadoop-programming-projects)
- [C++ Programming Projects](https://github.com/labex-labs/practice-cpp-programming-projects)
- [C Programming Projects](https://github.com/labex-labs/practice-c-programming-projects)
- [MySQL Programming Projects](https://github.com/labex-labs/practice-mysql-programming-projects)
- [Go Programming Projects](https://github.com/labex-labs/practice-go-programming-projects)
- [Rust Programming Projects](https://github.com/labex-labs/practice-rust-programming-projects)
- [OpenCV Programming Projects](https://github.com/labex-labs/practice-opencv-programming-projects)
- [Django Programming Projects](https://github.com/labex-labs/practice-django-programming-projects)
- [Pandas Programming Projects](https://github.com/labex-labs/practice-pandas-programming-projects)
- [NumPy Programming Projects](https://github.com/labex-labs/practice-numpy-programming-projects)
- [scikit-learn Programming Projects](https://github.com/labex-labs/practice-sklearn-programming-projects)
- [Matplotlib Programming Projects](https://github.com/labex-labs/practice-matplotlib-programming-projects)
- [Algorithm Programming Projects](https://github.com/labex-labs/practice-algorithm-programming-projects)
- [HTML Programming Projects](https://github.com/labex-labs/practice-html-programming-projects)
- [CSS Programming Projects](https://github.com/labex-labs/practice-css-programming-projects)
- [JavaScript Programming Projects](https://github.com/labex-labs/practice-javascript-programming-projects)
- [React Programming Projects](https://github.com/labex-labs/practice-react-programming-projects)
- [jQuery Programming Projects](https://github.com/labex-labs/practice-jquery-programming-projects)

## Other Lists

- 🔗 [Shell Free Tutorials](https://github.com/labex-labs/shell-free-tutorials)
- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)