head [-nn] filelist
This command prints the first few lines of a file and exits. Usefull for a quick check of what's in the file.
Options:
-nn Where nn is the number of lines at the top of the file to print.