Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

RedHat 5.2

(Apollo)

exit(n)


exit

exit

NAME
SYNOPSIS
DESCRIPTION
KEYWORDS

______________________________________________________________________________

NAME

exit − End the application

SYNOPSIS

exit ?returnCode? _________________________________________________________________

DESCRIPTION

Terminate the process, returning returnCode to the system as the exit status. If returnCode isn’t specified then it defaults to 0.

KEYWORDS

exit, process



exit(n)