running mysql from bash sc code example Example: running mysql from bash sc mysql -u $user -p$passsword -Bse "command1;command2;....;commandn"