Unix Command - more



more

$ more file2.txt

$ cat file2.txt | more  

Display a file (or any output) one screen at a time