Less
From Support
A very useful program; displays the given filename a screenful at a time, and allows movement back and forwards over the file.
To use, type less <file> at the command line.
Can also be used to break up program output into "pages"; type program argument | less.
