What's true about less?

We can scroll through its output using the arrow keysWe can exit the command with the Q keyIt's similar to cat but better suited for longer filesIt allows us to see the last lines of a text file

Great work! less allows us to display longer text files. We can scroll through its output with our arrow keys and exit with Q.

Almost! less allows us to display longer text files. We can scroll through its output with our arrow keys and exit with Q.