I am not able to clear the screen in the MySQL command line prompt. My screen is filled with tables, data and queries. How can I clear it up?
clear mysql> !\ cls mysql> system cls mysql> system clear ..
You can use Ctrl+L keyboard shortcut in Linux to clear the screen. It works in most terminal emulators. If you use Ctrl+L and clear command in GNOME terminal (default in Ubuntu), you'll notice the difference between their impact.
Use '! reset' this will clear the terminal.
Ctrl+L
will do it - it's a shell command, but it works well in the MySQL console.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With