run mysql script from command line select db code example Example: mysql execute command from command line mysql -u <user> -p -e "select * from schema.table"