Skip to content

cyberumair/ShellScripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐚 Shell Scripting πŸš€

Welcome to Shell Scripting β€” a collection of Bash & POSIX shell scripts covering core concepts and mini projects.
This repo is where I put code while learning shell fundamentals and building small automation scripts ⚑ . I have learned these concepts from a ~2 hours youtube video by @WSCubeTech


✨ What’s Inside?

  • πŸ“– Examples of basic to advanced shell scripting concepts
  • πŸ“ Snippets for user input, loops, conditions, and functions
  • ⚑ Mini projects for automation & practice
  • πŸ”’ Notes on secure and portable scripting

πŸš€ How to Run

Clone the repo:

git clone https://github.com/cyberumair/ShellScripting.git
cd ShellScripting

Make a script executable:

chmod +x script.sh
./script.sh

Or just run with Bash:

bash script.sh

🎯 Goals

  • 🐚 Build strong fundamentals in Shell & Bash scripting
  • 🧹 Practice writing clean, portable, and secure code
  • πŸ“¦ Share snippets that others can learn from or reuse

🀝 Contribute

πŸ’‘ Suggestions and ideas are welcome!
Feel free to fork, improve, or share tips πŸ™Œ


⚑ Quick Motivation

"One-liners today, automation tomorrow!" πŸ–₯οΈπŸ’‘


About

My Code of Shell/Bash Scripting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages