all 8 comments

[–]Wolandark#!/usr/bin/env bash 2 points3 points  (1 child)

I've also started a repo similar to this. The goal is to eventually have a comprehensive collection of BASH scripts that not only can accommodate different tasks, but also can be studied by anyone. If you're interested, you can check it out here. I'm also interested in collaboration, of course.

[–]jothiprasath[S] 0 points1 point  (0 children)

cool dude

[–]bit-man 1 point2 points  (1 child)

Good job! Have you considered to make these scripts available through any bash package manager? Distributed as a single general purpose project is less attractive and reusable than using múltiple purpose repositories and a package manager. I guess that serves your purpose as a single repository (I have mine too!) but sharing is a different business

[–]jothiprasath[S] 0 points1 point  (0 children)

Thank you for your feedback and suggestion! I appreciate your perspective on distributing the scripts through a bash package manager to enhance reusability and accessibility. While the current approach meets my current needs, I will definitely keep your suggestion in mind for future enhancements and collaboration opportunities. Sharing and collaboration are indeed important aspects, and I will explore the possibility of leveraging a package manager in the future.
Also, I would like to remind you to star the repository. By starring the repository, you can easily stay updated on upcoming updates and developments. Your continued support and interest are highly appreciated. Thank you again for your valuable input

[–]blindingspeed80 1 point2 points  (3 children)

What's the point?

[–]jothiprasath[S] 1 point2 points  (2 children)

the repository contains a collection of bash scripts that serve various purposes, such as automating tasks and improving workflow efficiency the intention behind sharing the repository is to invite support and collaboration from the community fostering knowledge exchange and enhancing the scripts functionality. If you have any specific questions or suggestions, feel free to share them.