There are at least two ways to do it: 1) type "mysqladmin|more" to have it pipe the output to the more command (it will pause at the end of every page).
2)type "mysqladmin > out.txt" to have it save the output to out.txt. -----Original Message----- From: Anthony Ritter [mailto:[EMAIL PROTECTED]] Sent: 20-Dec-01 16:19 To: [EMAIL PROTECTED] Subject: [PHP-WIN] mysql /php: Welcome Command Line I'm using PHP, Apache and mysql on Windows 98. My question: When I log on to the mysql monitor by going to: Start/ Programs/ MS-DOS Prompt/ then... cd c:\mysql\bin mysqld-shareware --standalone mysqladmin I then get the "Welcome to the mysq monitor..." How can I read all the commands that zip by before the monitor command line appears. Or, how can I scroll up the page to read the literature - appearing *above* the "Welcome to the mysq monitor..." line? Thank you and happy holidays! Tony Ritter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]