Pager - File viewers.
e.g.
more ~/less/news
(use "f" to go forward, "b" to go backward and "q" to quit.)
less ~/less/news
(use "f" to go forward, "b" to go backward and "q" to quit.)
(use "/<string>" to search for "string.", "n" to search next instance of the same sting, "N" for backward searching of the same strings.)
It is better than more: