Asyntax.com Unix Commands List
Unix Command or Function to Search:
! A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Full description head

Displays the first ten lines of a file, unless otherwise stated.
syntax: head [-number | -n number] filename

-number The number of the you want to display.
-n number The number of the you want to display.
filename The file that you want to display the x amount of lines of.

Example:
head -15 file.txt - Would display the first fifteen lines of file.txt.

Another Commands:

cdchange directory info
passwdAllows you to change your password info
emacsPowerful file editor and more info
ed info