how to get the description of process.waitFor() exit value
843798Mar 8 2009 — edited Mar 23 2009process.waitFor() returns different exit values when the process is not terminated normally. however there exit values are not so user-friendly. somtimes we need to what they stand for.
so is there a mapping list that shows the descriptions/explanations of all exit values?
btw, i am working on Redhat Enterprise Linux 5 system.
thanks in advance!