Command: head
HEAD displays a certain amount of a file.
HEAD is part of DOG - The DOG Operating Ground.
Syntax:
HEAD [-N lines | -C count | -H | -?] filename.ext
Options:
-N Number of lines to show.
-C Number of characters to show.
-H Shows the help.
-? Shows the help.
Comments:
- none -
Examples:
HEAD -N 20 C:\fdconfig.sys (shows the first 20 lines of fdconfig.sys)
HEAD -C 100 C:\fdconfig.sys (shows the first 100 characters of
fdconfig.sys)
See also:
dog
Copyright © 2000 Wolf Bergenheim, help version 2023 W. Spiegl.
This file is derived from the FreeDOS Spec Command HOWTO.
See the file H2Cpying for copying conditions.