Research V3 development
[unix-history] / man / man1 / exit.1
CommitLineData
f2bf7f0b
DR
1.pa 1
2.he 'EXIT(I)'3/15/72'EXIT(I)'
3.ti 0
4NAME exit -- terminate command file
5.sp
6.ti 0
7SYNOPSIS exit\b\b\b\b____
8.sp
9.ti 0
10DESCRIPTION exit\b\b\b\b____
11performs a seek\b\b\b\b____ to the end of its standard input file.
12Thus, if it is invoked inside
13a file of commands, upon return from exit\b\b\b\b____ the shell will
14discover an end-of-file and terminate.
15.sp
16.ti 0
17FILES --
18.sp
19.ti 0
20SEE ALSO if(I), goto(I), sh(I)
21.sp
22.ti 0
23DIAGNOSTICS --
24.sp
25.ti 0
26BUGS --