bsd man page for head

Query: head

OS: bsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
git-symbolic-ref(1) - centos
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
Extract columns where header matches a given string
Need awk help to print specific columns with as string in a header
Extract header data from one file and combine it with data from another file
UNIX head command not working?