Does anyone have experience with bash scripts on a mac?
Permalink
Hi There,
I'm trying to setup a regular backup of our web servers and found these 3 scripts:https://github.com/scimusmn/backup_tools...
The scripts are:
backup_mysql.sh
rsync_backup_tool.sh
github_backup.sh
These look to do exactly what I want but I can't figure out how to run them.
If I test one by opening it in Terminal I get errors saying I haven't supplied the correct arguments. So I'm guessing I need to somehow install them so they can be run in the Terminal with the arguments?
I've searched around online but I don't think I'm searching for the right thing because nothing is coming up (or I don't understand the answers).
Can anyone point me in the right direction?
Cheers
Ben
I'm trying to setup a regular backup of our web servers and found these 3 scripts:https://github.com/scimusmn/backup_tools...
The scripts are:
backup_mysql.sh
rsync_backup_tool.sh
github_backup.sh
These look to do exactly what I want but I can't figure out how to run them.
If I test one by opening it in Terminal I get errors saying I haven't supplied the correct arguments. So I'm guessing I need to somehow install them so they can be run in the Terminal with the arguments?
I've searched around online but I don't think I'm searching for the right thing because nothing is coming up (or I don't understand the answers).
Can anyone point me in the right direction?
Cheers
Ben