Preview a File from the Command Line

Updated on

head <file> shows the first ten lines of a file. tail <file> shows the last ten lines.