MPE/iX Shell and Utilities Reference Manual, Vol 1

jobs(1) MPE/iX Shell and Utilities jobs(1)
DIAGNOSTICS
Possible exit status values are:
0 Successful completion.
2 Failure due to an invalid command line argument.
Message
Message: Unknown option "–option"
Cause: You specified an option that is not valid for jobs.
Action: Check the DESCRIPTION section of this man page for a list of valid jobs
options.
PORTABILITY
POSIX.2. x/OPEN
Portability Guide 4.0.
MPE/iX NOTES
The current release of MPE/iX does not support job control. As a result, there will never be any
jobs in the stopped state. Also, the fg and bg commands (described in the
POSIX.2a standard)
are not currently implemented. You can use job
IDs with the kill command to specify
processes.
For more information on how the current MPE/iX implementation may affect the operation of
this utility, see Appendix A, MPE/iX Implementation Considerations.
SEE ALSO
kill(1), wait(1)
Commands and Utilities 1-275