bug-bash
[Top][All Lists]
Advanced

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

Re: exit 130 behaviour -- bug?


From: Chet Ramey
Subject: Re: exit 130 behaviour -- bug?
Date: Mon, 28 Apr 2003 11:17:23 -0400

> I noticed that bash behaves differently to other shells (proprietary
> vendor-specific implementations of sh and csh) with the following command
> sequence when ``exit 130'' is used.
> ===
> $ echo A; `exit 130`; echo $?; echo B
> A
> 
> ===

Yes, it's a bug.  I fixed it some time ago in the development version;
that fix will be in the next release.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )

Chet Ramey, ITS, CWRU    chet@po.CWRU.Edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

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