There are a number of utilities that enable you to view text files when you’re at the command line. One of them is more.
more is similar to another tool I wrote about called less. The main difference is that more only allows you to move forward in a file.