How can we run batch mode in mysql?

Following commands are used to run in batch mode:

mysql ;
mysql mysql.out

run batch mode in mysql