home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man1 / exit.1 < prev    next >
Encoding:
Text File  |  1975-06-26  |  347 b   |  19 lines

  1. .th EXIT I 3/15/72
  2. .sh NAME
  3. exit  \*-  terminate command file
  4. .sh SYNOPSIS
  5. .bd exit
  6. .sh DESCRIPTION
  7. .it Exit
  8. performs a
  9. .bd seek
  10. to the end of its standard input file.
  11. Thus, if it is invoked inside
  12. a file of commands, upon return from
  13. .it exit
  14. the shell will
  15. discover an end-of-file and terminate.
  16. .sh "SEE ALSO"
  17. if (I), goto (I), sh (I)
  18. .sh BUGS
  19.