Linux system-errors Error Codes
Linux System — 7 error codes
Severity
Showing 7 of 7 error codes
137
High
Process Killed — the process was terminated by a SIGKILL signal
3 common causes
1
Medium
General Error — a non-specific failure in a command or script
3 common causes
13
Medium
Permission Denied — the process does not have permission to access the resource
3 common causes
126
Medium
Command Not Executable — the file was found but is not executable
3 common causes
2
Low
Shell Misuse — improper use of shell built-ins or syntax
3 common causes
127
Low
Command Not Found — the specified command or file could not be located
3 common causes
130
Low
Terminated by User — the process was interrupted by a SIGINT signal
3 common causes