GNU Less is a pager similar to 'more' which allows you to read files, or program output, from the command line with ease.
Less has many more options than the traditional DOS more program - including the abilitiy to:
- Scroll forwards by lines or pages
- Scroll backwards by lines or pages
- Search forwards or backwards for words
- Allow you to view more than one file
You can download the binary from the following URL:
Note: I offer no support for this program. You might prefer a more recent version of less available from the unix-utils collection project.