https://github.com/rakhaafd/shell-scripting-playground
https://github.com/rakhaafd/shell-scripting-playground
shell shell-script
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rakhaafd/shell-scripting-playground
- Owner: rakhaafd
- License: gpl-3.0
- Created: 2025-01-18T03:54:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-09T13:38:45.000Z (about 1 year ago)
- Last Synced: 2025-12-29T08:20:01.255Z (6 months ago)
- Topics: shell, shell-script
- Language: Shell
- Homepage:
- Size: 13.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shell Scripting
This Repository contains lessons about Shell Scripting🧑💻. If you want to learn about Shell Scripting too, just clone this repository. Trust me, is fun and easy to learn, If u like UNIX🚀.
## How to Use It
1. Clone This Repo:
```bash
git clone https://github.com/rakhaafd/shell.git
```
2. Go to the Project Directory:
```bash
cd project
cd shellearn
```
3. Give Permission to .sh file:
```bash
chmod +x xxxxx.sh
```
4. Run .sh file:
```bash
./xxxxx.sh
```
## Source
https://youtu.be/Gaqm0RF2fDo?si=ySDKHTkO2RaMeu8D