Re: Shell Exit code 141.???
From: Bill Marcum (bmarcum_at_iglou.com)
Date: 05/28/03
- Next message: Nicholas Bachmann: "Re: Job Interview - Unix Jr Sysadmin - Help!"
- Previous message: davehinz_at_spamcop.net: "Re: Job Interview - Unix Jr Sysadmin - Help!"
- In reply to: Usnrrkr: "Shell Exit code 141.???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.
- Next message: Nicholas Bachmann: "Re: Job Interview - Unix Jr Sysadmin - Help!"
- Previous message: davehinz_at_spamcop.net: "Re: Job Interview - Unix Jr Sysadmin - Help!"
- In reply to: Usnrrkr: "Shell Exit code 141.???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|