pub const EXIT_NOT_EXECUTABLE: i32 = 126;
The status a shell reports when a command was found but cannot be run.