Skip to main content

EXIT_NOT_FOUND

Constant EXIT_NOT_FOUND 

Source
pub const EXIT_NOT_FOUND: i32 = 127;
Expand description

The status a shell reports when a command was not found.