Hi All,
I am executing below command, but there is no entires in aaaa1.txt, its an
empty file. How can i write the logs into this file.

mysql -uroot -pxxx  -Dtest  -s   --tee=aaaa1.txt -e  'select * from amc_25;'

regards
anandkl

Reply via email to