Date de publication : Nov 26, 2008 10:59:2 AM
shell> mysql < batch-file | more
You can catch the output in a file for further processing:
shell> mysql < batch-file > mysql.out