[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Operating system interface...
From: |
Robert Ransom |
Subject: |
Re: Operating system interface... |
Date: |
Wed, 28 Aug 2013 00:12:35 -0700 |
On 8/28/13, Sean Charles <address@hidden> wrote:
> Hi,
>
> Is there an exit(status) predicate lurking… I can't find it if it is there.
> Sorry of it is. I have some code that wants to abort and exit to the OS with
> a failure code at certain points, which a shell script will pick up using
> "$?" in the usual way.
It's halt(+status).
Robert Ransom