Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
88f12479d30902b0d2c05be41901c96b92a88a77
/
.
/
obj
/
tools
/
MGtool
/
man.d
/
xhead
blob: 5801055d97f40ff56ce7cc9fe1d750b45e444138 [
file
] [
log
] [
blame
]
SYNOPSIS
xhead
<-#>
<file>
or
xhead
<-#>
(
when
reading
from
a pipe
)
DESCRIPTION
xhead prints the first part of a given file
;
It
reads
from
a pipe
if
no
file
is
given
.
EXAMPLES
xhead
-
10
workroom
.
c prints the first
10
lines of the file workroom
.
c
.