                  TAIL - display the tail end of a file


SYNTAX:

    TAIL <pathname>
    
DESCRIPTION:

    This utility displays the last 24 lines of the specified file. This is
    enough to see the compilation summary in the listing files produced by
    the compilers and assemblers from Intel.

