A collection of beginner Bash shell scripts created while learning Linux scripting and automation.
- Variables
- User Input
- If-Else Conditions
- Login Systems
- Arithmetic Operations
- File Checking
- Loops
- Basic Linux Commands
| Script | Description |
|---|---|
| hello.sh | Prints hello message |
| variable.sh | Demonstrates variables |
| input.sh | Takes user input |
| odd_even.sh | Checks pass or fail |
| login.sh | Simple login system |
| calc.sh | Basic calculator |
| file_check.sh | Checks file existence |
- Bash
- Linux
- Git
- GitHub
Dinesh ECE Student