gno/bin/gsh/man/exit.1
gdr-ftp d2efd0151f Initial checkin of man pages for some of the gsh builtin commands.
Not all builtins are represented here.  Some information (such as
a dependancy on the 31/ prefix) is probably out of date, too.
1998-04-28 05:18:13 +00:00

18 lines
415 B
Groff

.TH EXIT 1 "31 August 1996" GNO "Commands and Applications"
.SH NAME
.LP
exit \- terminate process (gsh builtin)
.SH SYNOPSIS
.LP
exit
.SH DESCRIPTION
.LP
.B exit
causes the current shell to terminate.
.LP
If you receive the message
.B "You have stopped jobs."
You have attempted to exit the shell with stopped jobs under job control.
An immediate second attempt to exit will succeed, terminating
the stopped jobs.