HEAD(1) GregOS Manual HEAD(1) NAME head - output the first part of files SYNOPSIS head [-n count] DESCRIPTION head displays the first count lines of the specified file. If -n is not given, the default is 10 lines. OPTIONS -n count Number of lines to display. AUTHOR GregOS System SEE ALSO cat(1), wc(1)