This project contains a collection of useful bash scripts which were written specifically with some of the author's requirements in mind.
A lot of thought was put into avoiding some of the common and potentially dangerous pitfalls which plague many bash scripts out there.
New scripts will be added as soon as they become available.
You can simply clone or download the whole repository and just use the tools you need.
git clone https://github.com/brezanac/bash-tools.git
Exact requirements for all tools are listed in their respective README files.
Every tool in this collection comes with an extensive README file which contains everything you need to know about configuring and using them.
Following is the list of currently available tools.
- backup_files - provides backup for system files and folders with an extensive list of easily customizable options and features.
- backup_mysql - provides backup for MySQL databases as well as their user privileges with lots of options and features.
The following is a list of useful bash scripting references and tools.
Special thanks go to everyone at Freenode (#bash) for providing extensive insight into some of the trickier aspects of bash.
THERE... ARE... FOUR... LIGHTS!!!
This project is licensed under the MIT License - see the LICENSE file for details.