ultrix man page for head

Query: head

OS: ultrix

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

Syntax
       head [-count] [file...]

Description
       This filter gives the first count lines of each of the specified files, or of the standard input.  The default number of lines displayed is
       10, if count is omitted.

See Also
       tail(1)

																	   head(1)
Related Man Pages
head(1) - linux
head(1p) - suse
tail(1) - opendarwin
head(1) - hpux
head(1) - x11r4
Similar Topics in the Unix Linux Community
Removing Headers and a Column
Extract columns where header matches a given string
Need awk help to print specific columns with as string in a header
Generate a DML dynamically based off of header record
UNIX head command not working?