HEAD(1) — Unix Programmer’s Manual
NAME
head − give first few lines
SYNOPSIS
head [ −count ] [ file ... ]
DESCRIPTION
This filter gives the first count lines of each of the specified files, or of the standard input. If you do not specify a count, it defaults to 10.
SEE ALSO
3rd Berkeley Distribution — April 29, 1985