commands.sh

head

alllinuxmacos

Output the first part of files.

More info →

Examples (1)

Output the first few lines of a file

head -n count path/to/file
made by @shridhargupta | data from tldr-pages