add head
This commit is contained in:
15
head.1
Normal file
15
head.1
Normal file
@@ -0,0 +1,15 @@
|
||||
.TH HEAD 1 sbase\-VERSION
|
||||
.SH NAME
|
||||
head \- output first part of files
|
||||
.SH SYNOPSIS
|
||||
.B head
|
||||
.RB [ \-n
|
||||
.IR lines ]
|
||||
.RI [ file ...]
|
||||
.SH DESCRIPTION
|
||||
.B head
|
||||
writes the first 10 lines of each file to stdout.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.BI \-n " lines"
|
||||
outputs the given number of lines.
|
Reference in New Issue
Block a user