| head |
|
|
|
| Wednesday, 16 December 2009 16:49 |
Command headhead command displays the first few lines of a file to standard output. Syntaxhead [options] file
Options-n nline number of displayed rows. DescriptionDisplays the first line of the file file. The default number of rows is equal 10. Number of output lines can be specified with option -n. |