Linux cmd tips – better less

1, Exit but leave content on screen i often use less, but that’s horrible when you do exit and then you will see only terminal without the content. I found in manual function: -X or –no-init Disables sending the termcap initialization and deinitialization strings to the terminal.  This is  sometimes  desirable  if  the deinitialization  string [...]