[OT] Re: return level?

Greg Louis glouis at dynamicro.on.ca
Tue Feb 18 16:20:20 CET 2003


On 20030218 (Tue) at 0859:48 -0600, Bob Parnass, AJ9S wrote:
> We are looking at different manual pages.

And yours is more up to date.  A better source still is the current
glibc documentation:

Exit Status
-----------

   When a program exits, it can return to the parent process a small
amount of information about the cause of termination, using the "exit
status".  This is a value between 0 and 255 that the exiting process
passes as an argument to `exit'.

So you're right: in this context, only the low 8 bits matter.

-- 
| G r e g  L o u i s          | gpg public key:      |
|   http://www.bgl.nu/~glouis |   finger greg at bgl.nu |
| Help free our mailboxes. Include                   |
|        http://wecanstopspam.org in your signature. |




More information about the Bogofilter mailing list