Unix Command - less
less
$ less file1.txt
$ cat file1.txt | less
Display a file (or any output) one screen at a time with scrolling
Newer Post
Older Post
Home