Re: Shell Exit code 141.???

From: Bill Marcum (bmarcum_at_iglou.com)
Date: 05/28/03


Date: Wed, 28 May 2003 16:13:34 -0400

On 28 May 2003 02:19:57 GMT, Usnrrkr
  <usnrrkr@aol.com> wrote:
> I am running a shell script that returns an exit code of 141.. Can anyone help
> me understand the meaning of 141. where do i look up for the shell return
> codes.?
>
Read the script and look for an "exit 141". If the script has a man page
or a README file, read that. As far as I know, there is no standard for
shell script error codes except non-zero means there was an error.

-- 
This place is called Antarctica. There is no kitten here.


Relevant Pages

  • SUMMARY: Unk error code from patch install
    ... which is just a shell script itself. ... but didn't see the newest codes. ... >Installing a patch cluster, I just got: ...
    (SunManagers)
  • Re: shell exit code 141???
    ... >> I am running a shell script that returns an exit code of 141.. ... >> anyone help me understand the meaning of 141. ... > opened for writing to a pipe, and the process on the other end ...
    (comp.unix.shell)
  • Re: OT: Continuous integration tool for building Fortran apps
    ... I've looked at CruiseControl and Hudson and the question I have is: Can these tools be used to build Fortran source into libraries and/or executables? ... Most CI's can be made to simply monitor the exit code ... of a shell script. ...
    (comp.lang.fortran)
  • Re: OT: Continuous integration tool for building Fortran apps
    ... BIl Kleb wrote: ... I've looked at CruiseControl and Hudson and the question I have is: Can these tools be used to build Fortran source into libraries and/or executables? ... Most CI's can be made to simply monitor the exit code ... of a shell script. ...
    (comp.lang.fortran)
  • Re: shell exit code 141???
    ... > I am running a shell script that returns an exit code of 141.. ... > me understand the meaning of 141. ... opened for writing to a pipe, and the process on the other end ...
    (comp.unix.shell)