head(1) ultrix man page | unix.com

Man Page: head

Operating Environment: ultrix

Section: 1

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(1p) - centos
head(1) - suse
head(1) - hpux
head(1) - sunos
head(1) - x11r4
Similar Topics in the Unix Linux Community
How to extract duplicate records with associated header record
Copy all the files with time stamp and remove header,trailer from file
Removing Headers and a Column
Generate a DML dynamically based off of header record
Keep only the closet match of timestamped row (include headers) from file1 to precede file2 row/s