head(1) bsd man page | unix.com

Man Page: head

Operating Environment: bsd

Section: 1

HEAD(1) 						      General Commands Manual							   HEAD(1)

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) 3rd Berkeley Distribution April 29, 1985 HEAD(1)
Related Man Pages
head(1) - redhat
head(1) - suse
head(1) - osf1
head(1) - sunos
head(1) - x11r4
Similar Topics in the Unix Linux Community
How to extract duplicate records with associated header record
Need awk help to print specific columns with as string in a header
Generate a DML dynamically based off of header record
Split and add header and trailer from input file
Split large xml into mutiple files and with header and footer in file