Everytime a new symbol and period is added, a new table has to be added to the MySQL db, with the name of the symbol.
- Fix Unix file
sed -i -e 's/\r$//' backup_db.sh
- Make it executable
chmod a+x backup_db.sh
- Run the script with arguments
./backup_db.sh user password db_name backup_path