(run "$SHELL $file" instead)
msh: fix exit codes when command is not found or can't be execed
(with testcases)
3 lines
30 B
Plaintext
Executable File
3 lines
30 B
Plaintext
Executable File
./does_exist_for_sure
|
|
echo $?
|