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.
head − give first few lines
head [−count] [file...]
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.