HEAD(UCB) — UNIX Programmer’s Manual
NAME
head − give first few lines of a stream
SYNOPSIS
head [ −count ] [ file ... ]
DESCRIPTION
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.
SEE ALSO
AUTHOR
Bill Joy
7th Edition — 2/24/79