The less command is similar to cat but much more useful for longer text files.

Awesome! With less, we can use the arrow keys to scroll through text files, revealing the full documents in the Terminal window.

Psst: again, the Q key takes us back to the Terminal session.

Wait, isn't that another command?