HEAD(1-BSD) RISC/os Reference Manual HEAD(1-BSD)
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 count is
omitted it defaults to 10.
SEE ALSO
tail(1)
Printed 1/15/91 Page 1