Less is a file pager that displays text files, has
more capabilities than more. Less allows you to move backwards in the file as
well as forwards. Less starts up more quickly than text editors (for
example, vi). Less allows you to switch between any number of different files,
remembering your position in each file.
You should install less because it is a basic utility for viewing text
files, and you'll use it frequently.