exit man page on UNIXv7

Man page or keyword search:  
man Server   300 pages
apropos Keyword Search (all sections)
Output format
UNIXv7 logo
[printable version]

EXIT(2)								       EXIT(2)

NAME
       exit - terminate process

SYNOPSIS
       exit(status)
       int status;

       _exit(status)
       int status;

DESCRIPTION
       Exit is the normal means of terminating a process.  Exit closes all the
       process's files and notifies the parent process if it  is  executing  a
       wait.   The  low-order  8  bits	of  status are available to the parent
       process.

       This call can never return.

       The C function exit may cause cleanup actions  before  the  final  `sys
       exit'.  The function _exit circumvents all cleanup.

SEE ALSO
       wait(2)

ASSEMBLER
       (exit = 1.)
       (status in r0)
       sys exit

								       EXIT(2)
[top]

List of man pages available for UNIXv7

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net