To see the last 10 lines of a long file, use "tail filename". To see the first 10 lines, use "head filename". -- Dru