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) - centos
git-symbolic-ref(1) - linux
head(1) - debian
head(1) - osf1
git-symbolic-ref(1) - osx
Similar Topics in the Unix Linux Community
How to extract duplicate records with associated header record
Extract columns where header matches a given string
Split and add header and trailer from input file
I want to find the difference between two files, only for the header (column names)
Split large xml into mutiple files and with header and footer in file