blob: 970eacd6d944824b17a113c6fa393dbc3f75ce34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
.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 --
|