Command head

Documentation for the head command in /trans/cmds/head.c.

Command

See: Command: tail Command: more Command: ed

USAGE: head [-n<number>] <file(s)>

Prints out the top few lines of a file (or multiple files). Use the -n flag to specify different value for number of lines displayed - default = 10.

File generated by Lima 1.1a4 reStructured Text daemon.