bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: the mystery values of $?: 147 and 148


From: Chet Ramey
Subject: Re: the mystery values of $?: 147 and 148
Date: Mon, 11 Dec 2006 09:32:12 -0500

> Here at Clodsburger Research, we discovered the mystery values, 147
> and 148. Please document them on the man page.

"The return value of a simple command is its exit status, or 128+n if
the command is terminated by signal n."

You can quibble about whether `stopped', `suspended' and `terminated'
all mean the same thing, but their effect in this context is clearly
identical.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                                Live Strong.
Chet Ramey, ITS, CWRU    chet@case.edu    http://tiswww.tis.case.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]