head <file>

Output the first part of files

Arguments

NameDescription
filefilepaths

Options

NameDescription
-c, --bytes <numBytes>Print the first [numBytes] bytes of each file
-n, --lines <numLines>Print the first [numLines] lines instead of the first 10
-q, --quiet, --silentNever print headers giving file names
-v, --verboseAlways print headers giving file names
--helpDisplay this help and exit
--versionOutput version information and exit