commands.sh
⌘K

head

all

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