More ways to look at files
In
Chapter 3, ``Directories and files'',
you learned how to use the cat command to display
a file on the screen by typing cat
file. cat simply sends the whole file
to the screen; you cannot choose how much of the file you
want to see at a time.