Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Welcome to my personal collection of shell scripts! This repository contains various shell scripts I use in both professional and personal contexts.

License

Notifications You must be signed in to change notification settings

MrGKanev/sh-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell Scripts Collection 🚀

Welcome to my personal collection of shell scripts! This repository contains various shell scripts I use in both professional and personal contexts.

📂 Projects

🛠️ Getting Started

  1. Clone the repository:

    git clone https://github.com/MrGKanev/sh-scripts.git
  2. Make scripts executable:

    find . -name "*.sh" -exec chmod +x {} \;
  3. Each script directory contains its own README with specific usage instructions.

⚙️ Requirements

  • Bash shell (version 4.0 or later recommended)
  • Most scripts list their specific dependencies in their respective directories
  • Common Unix utilities (grep, awk, sed, etc.)

📝 License

This project is licensed under the MIT License - see each script's directory for specific terms.


Note: Remember to check each script's individual documentation for specific requirements and usage instructions.

About

Welcome to my personal collection of shell scripts! This repository contains various shell scripts I use in both professional and personal contexts.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages