Output of parts of files (GNU Coreutils 9.0)

From Get docs
Coreutils/docs/latest/Output-of-parts-of-files


5 Output of parts of files

These commands output pieces of the input.

head invocation    Output the first part of files.
tail invocation    Output the last part of files.
split invocation    Split a file into pieces.
csplit invocation    Split a file into context-determined pieces.