scsh-users
[Top] [All Lists]

[shivers@ai.mit.edu: Re: [0.4.2] run epf error return values buglet?]

To: SCSH List <scsh@martigny.ai.mit.edu>
Subject: [shivers@ai.mit.edu: Re: [0.4.2] run epf error return values buglet?]
From: Brian D. Carlstrom <bdc@martigny.ai.mit.edu>
Date: Fri, 8 Dec 95 12:36:21 -0800
Reply-to: "Brian D. Carlstrom" <bdc@ai.mit.edu>
------- Start of forwarded message -------
Return-Path: <shivers@ai.mit.edu>
From: shivers@ai.mit.edu (Olin Shivers)
Date: Fri, 8 Dec 1995 14:17:39 -0500
To: bdc@ai.mit.edu
Cc: glenn@mathcs.emory.edu
In-Reply-To: <9512081913.AA07948@life.ai.mit.edu> (message from Brian D. 
Carlstrom on Fri, 8 Dec 95 11:13:20 -0800)
Subject: Re: [0.4.2] run epf error return values buglet?
Reply-To: shivers@ai.mit.edu

    Scsh 0.4
    > (run (csh -c "exit 1"))
    256
    > (status:exit-val 256)
    1
    > 

You forgot that the exit status *encodes* several different types of
information. See STATUS:EXIT-VAL and its siblings in the manual. This
would be a fine thing to have posted to the list, as it may be confusing
others as well.
    -Olin

------- End of forwarded message -------

<Prev in Thread] Current Thread [Next in Thread>
  • [shivers@ai.mit.edu: Re: [0.4.2] run epf error return values buglet?], Brian D . Carlstrom <=