MySQL Dummy Guide: How To Output SQL Results To A Log File?
Is that possible to get MySQL Command-line Tool to concurrently display SQL results to screen and log file?

Is that possible to get MySQL Command-line Tool to concurrently display SQL results to screen and log file?
When using MySQL Command-line Tool, how to stop a long SQL result to display in page by page fashion?
Introduction to some common and simple MySQL commands in the first day at MySQL dummy course.
If the private key is secured with a passphrase, how to configure the ssh key manager to support non-interactive, password-less ssh login?
How simple to setup a password-less, non-interactive SSH login for shell scripts or batch file?
How to generate public key and private key with Puttygen? How to update Putty-generated public key to the OpenSSH-based authorized_key file in order password-less ssh login to work?