#!/bin/bash ## post backup script sudo /etc/init.d/mysql start sudo /etc/init.d/tomcat41 start sudo /etc/init.d/apache start