Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labex-labs/shell-practice-plus
[Shell Practice Plus]-In this course, You will practice more labs of Shell. This will help you to master the skills more deeply.
https://github.com/labex-labs/shell-practice-plus
List: shell-practice-plus
awesome awesome-list challenges course education git hands-on labex labs linux programming shell
Last synced: 5 days ago
JSON representation
[Shell Practice Plus]-In this course, You will practice more labs of Shell. This will help you to master the skills more deeply.
- Host: GitHub
- URL: https://github.com/labex-labs/shell-practice-plus
- Owner: labex-labs
- Created: 2024-05-22T07:26:56.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-23T02:44:18.000Z (6 months ago)
- Last Synced: 2024-05-23T08:43:33.038Z (6 months ago)
- Topics: awesome, awesome-list, challenges, course, education, git, hands-on, labex, labs, linux, programming, shell
- Homepage: https://labex.io/courses/shell-practice-plus
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shell Practice Plus
![Shell Practice Plus](https://cover-creator.labex.io/shell-practice-plus.png)
In this course, You will practice more labs of Shell. This will help you to master the skills more deeply.
![Git](https://img.shields.io/badge/Git-whitesmoke?style=for-the-badge&logo=git)
![Linux](https://img.shields.io/badge/Linux-whitesmoke?style=for-the-badge&logo=linux)
![Shell](https://img.shields.io/badge/Shell-whitesmoke?style=for-the-badge&logo=shell)## Scenarios
| Index | Name | Difficulty | Practice |
|---------|-----------------------------------------------------|--------------|----------------------------------------------------------------------------|
| 01 | 🎯 Using While Loop in Bash | ★☆☆ | Start Challenge |
| 02 | 🎯 Reading Command Line Arguments | ★☆☆ | Start Challenge |
| 03 | 🎯 Concatenating String Variables | ★☆☆ | Start Challenge |
| 04 | 🎯 Substring Extraction in Bash | ★☆☆ | Start Challenge |
| 05 | 🎯 Creating Bash Function | ★☆☆ | Start Challenge |
| 06 | 🎯 Bash Scripting Comments Usage | ★☆☆ | Start Challenge |
| 07 | 🎯 Check File Existence | ★☆☆ | Start Challenge |
| 08 | 📖 Initialize Git Project | ★☆☆ | Start Lab |
| 09 | 🎯 Using Echo Command Options | ★☆☆ | Start Challenge |
| 10 | 🎯 Calculate Rectangle Area Function | ★☆☆ | Start Challenge |
| 11 | 🎯 Capture User Input Script | ★☆☆ | Start Challenge |
| 12 | 🎯 Number Digit Checker | ★☆☆ | Start Challenge |
| 13 | 🎯 Add Two Numbers | ★☆☆ | Start Challenge |
| 14 | 🎯 Passing String Value in Bash | ★☆☆ | Start Challenge |
| 15 | 🎯 Pausing Command Syntax | ★☆☆ | Start Challenge |
| 16 | 🎯 Create Directory with Bash Script | ★☆☆ | Start Challenge |
| 17 | 🎯 Check Directory Existence Script | ★☆☆ | Start Challenge |
| 18 | 🎯 Bash Hello World Program | ★☆☆ | Start Challenge |
| 19 | 🎯 Delete Empty Lines | ★★☆ | Start Challenge |
| 20 | 🎯 Deleting Files with Bash | ★☆☆ | Start Challenge |
| 21 | 🎯 Rectangle Area Calculator Script | ★☆☆ | Start Challenge |
| 22 | 📖 Git Config Management | ★☆☆ | Start Lab |
| 23 | 🎯 Parse Current Date and Time | ★☆☆ | Start Challenge |
| 24 | 🎯 Username and Password Validation | ★☆☆ | Start Challenge |
| 25 | 🎯 Append Content to File | ★☆☆ | Start Challenge |
| 26 | 🎯 Bash Script Lucky Number Checker | ★☆☆ | Start Challenge |
| 27 | 🎯 Reading Command Line Arguments | ★☆☆ | Start Challenge |
| 28 | 🎯 Lucky Number Prize Checker | ★☆☆ | Start Challenge |
| 29 | 🎯 Read File Line by Line | ★☆☆ | Start Challenge |
| 30 | 🎯 Print Equilateral Triangle Pattern | ★★☆ | Start Challenge |
| 31 | 🎯 Right Angle Triangle Pattern | ★★☆ | Start Challenge |
| 32 | 📖 Command-Line File Downloading Tools | ★☆☆ | Start Lab |
| 33 | 🎯 Bash Script with OR Logic | ★☆☆ | Start Challenge |
| 34 | 🎯 Bash Script Using For Loop | ★☆☆ | Start Challenge |
| 35 | 🎯 Recursive Function in Bash Scripting | ★★☆ | Start Challenge |
| 36 | 🎯 Determine String Lengths in Shell Script | ★★☆ | Start Challenge |
| 37 | 🎯 Using Wait Command in Bash | ★☆☆ | Start Challenge |
| 38 | 📖 Secure File Transfer Basics | ★☆☆ | Start Lab |
| 39 | 🎯 Command-Line Argument Comparison Script | ★★☆ | Start Challenge |
| 40 | 🎯 Create a Command-Line Calculator Script | ★★☆ | Start Challenge |
| 41 | 🎯 Write Shell Script to List Directory Contents | ★★☆ | Start Challenge |
| 42 | 📖 File and Disk Usage | ★☆☆ | Start Lab |
| 43 | 📖 Display Host Information | ★☆☆ | Start Lab |
| 44 | 🎯 Generate Fibonacci Sequence in Shell | ★★☆ | Start Challenge |
| 45 | 📖 Find File Location | ★☆☆ | Start Lab |
| 46 | 🎯 Count Executable Files in PATH Directories | ★★☆ | Start Challenge |
| 47 | 🎯 Print File Lines Using Bash Commands | ★★☆ | Start Challenge |
| 48 | 🎯 Long and Short | ★★☆ | Start Challenge |
| 49 | 🎯 Bubble Sort Command-Line Sorting | ★★☆ | Start Challenge |
| 50 | 📖 Network Information and Test | ★☆☆ | Start Lab |
| 51 | 🎯 Random Password Generator Using Shell Commands | ★★☆ | Start Challenge |
| 52 | 📖 Linux Deploy LNMP | ★☆☆ | Start Lab |
| 53 | 📖 Set Up Scheduled Tasks | ★☆☆ | Start Lab |
| 54 | 📖 Connect to Remote | ★☆☆ | Start Lab |
| 55 | 🎯 Random Line Deletion in C Files | ★★☆ | Start Challenge |
| 56 | 🎯 Display Filesystem Free Space Utilization | ★★☆ | Start Challenge |
| 57 | 🎯 Convert Strings with Shell Script | ★★☆ | Start Challenge |
| 58 | 🎯 Adding Two Numbers | ★★☆ | Start Challenge |
| 59 | 📖 Background Job Management in Linux | ★☆☆ | Start Lab |
| 60 | 📖 Linux Logical Commands and Redirection | ★☆☆ | Start Lab |
| 61 | 🎯 Check Mounted File System Usage | ★★☆ | Start Challenge |
| 62 | 🎯 Search User in System Configuration | ★★☆ | Start Challenge |
| 63 | 🎯 Count System Users Within ID Range | ★★☆ | Start Challenge |
| 64 | 🎯 Backup Logs In Linux | ★☆☆ | Start Challenge |
| 65 | 📖 Terminate Processes with kill, killall, and pkill | ★☆☆ | Start Lab |
| 66 | 🎯 Terminate Processes by Name and ID | ★☆☆ | Start Challenge |
| 67 | 🎯 System Information Displaying Script | ★★☆ | Start Challenge |## 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)