link
Output first part of files
head
Show first 10 lines
head file.txt
Show first 5 lines
head -n 5 file.txt