Common error codes in Linux systems-general Linux technology-Linux programming and kernel information. For details, refer to the following section. In Unix systems, the perror program is used to display the meaning of the operating system error code, which is included in MySQL distribution.
The following list shows common Linux system error codes.
1 EPERM
Operation not permitted
Operation not permitted
2 ENOENT
No such file or directory
This file or directory does not exist
3 ESRCH
No such process
None
4 EINTR
Interrupted system call
System Call prohibited
5 EIO
I/O error
I/O Error
6 ENXIO
No such device or address
No such device or address
7 E2BIG
Arg list too long
The Arg list is too long.
8 ENOEXEC
Exec format error
Exec format Error
9 EBADF
Bad file number
Incorrect file count
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.