MySQL - Commands - Pager

There is a way on GNU/Linux to change the display of the result of the SQL query. Just type:

$ pager less -i -n -S

Now make a command and look this new display!

Add new comment

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.