When a text file is too long for one screen, less lets you read it without sending the entire file scrolling through the terminal. Its name inspired the old Unix joke, "less is more," because more is another pager.
Command Line · Lesson 8
less
Learn how to navigate, search, and follow long text files interactively with less.