3/15/72                                                   EXIT(I)





NAME            exit  --  terminate command file



SYNOPSIS        exit



DESCRIPTION     exit performs a seek to the end of its standard

                input file.  Thus, if it is invoked inside a file

                of commands, upon return from exit the shell will

                discover an end-of-file and terminate.



FILES           --



SEE ALSO        if(I), goto(I), sh(I)



DIAGNOSTICS     --



BUGS            --



OWNER           dmr