MPE/iX Shell and Utilities Reference Manual, Vol 2

sh(1) MPE/iX Shell and Utilities sh(1)
Message: cannot continue job: system error
Cause: See syserror(3).
Action: See syserror(3).
Message: cannot create temporary file
Cause: sh or one of its built-in utilities needs a temporary file to perform some opera-
tions. It was unable to create this file, for example, because the disk was full.
Action: Free up more disk space.
Message: cannot fork: system error
Cause: The system refused a shell request to fork, despite several attempts. See
syserror(3).
Action: See syserror(3).
Message: cannot open "filename" for input/output: system error
Cause: See syserror(3).
Action: See syserror(3).
Message: cannot open "filename": system error
Cause: See syserror(3).
Action: See syserror(3).
Message: cannot open script "scriptfile": system error
Cause: See syserror(3).
Action: See syserror(3).
Message: cannot redirect (dup2): system error
Cause: See syserror(3).
Action: See syserror(3).
Message: Cannot restore privileged state
Cause: You specified set +o privileged or –p, but for some reason, the shell can-
not restore the affected values.
Action: Exit the current shell and start a new one.
Message: command: cannot execute:system error
Cause: See syserror(3).
Action: See syserror(3).
Message: command: not found
Cause: The specified command could not be found when you tried to execute it.
Action: Check that command exists, that it was named properly, that you have appropri-
ate permissions and that its directory is included in your search path.
Message: divide by 0
Cause: You attempted to divide by 0.
Action: Do not divide by 0.
Commands and Utilities 1-547