Constant posix_errors::ENOTEXEC
source · [−]pub const ENOTEXEC: i32 = 126;Expand description
Bash error codes
Uses the range 126-165 Command invoked cannot execute
pub const ENOTEXEC: i32 = 126;Uses the range 126-165 Command invoked cannot execute