home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource4
/
224_01
/
head.hlp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1986-12-06
|
384 b
|
14 lines
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. If count is
omitted it defaults to 10.
SEE ALSO
tail