The tail tool allows the user to select a range of bytes from the bottom of the screen to the top. you can choose the number of lines that you want to select by doing Tail -n [lines]. Same for head. It selects a number of lines from the top to bottom.