.pa 1 .he 'EXIT(I)'3/15/72'EXIT(I)' .ti 0 NAME exit -- terminate command file .sp .ti 0 SYNOPSIS exit____ .sp .ti 0 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. .sp .ti 0 FILES -- .sp .ti 0 SEE ALSO if(I), goto(I), sh(I) .sp .ti 0 DIAGNOSTICS -- .sp .ti 0 BUGS --