HEAD(1) UNIX Reference Manual HEAD(1)
head - give first few lines
head [-count] [file ...]
This filter gives the first count lines of each of the specified files,
or of the standard input. If count is omitted it defaults to 10.
tail(1)
The head command appeared in 3.0BSD.
3rd Berkeley Distribution July 24, 1991 1