This is a GEMDOS implementation of the UNIX tail(1)
        command, a simple utility to display the last 'n'
                      lines of a textfile.

     A manual is included in the file 'tail.1'. The program
        also has a copy of the manual on board. Just type

                             tail -m

                    to view it on the screen.