Digital Marketing

Tee inside MySQL

MySQL: tee saving your output to a file

mysql> tee /path/to/mysql_tee.out
 Logging to file ' /path/to/mysql_tee.out'

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database