Package: mksh Version: 38.3-1 % mksh /tmp/horsies ; echo $? /tmp/horsies: /tmp/horsies: No such file or directory 1
According to SUSv3, the exit code should be 127:
127
A specified command_file could not be found by a non-interactive shell.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

