EPERMEPERM — Operation Not Permitted
The process does not have the required permissions to perform the requested operation.
EMLINKThe maximum number of hard links to a single file has been exceeded.
An attempt to create a new hard link or subdirectory would exceed the filesystem's maximum link count.
Use symbolic links instead of hard links. Restructure the directory hierarchy. Use a filesystem with higher link limits.
EPERMThe process does not have the required permissions to perform the requested operation.
ESPIPEA seek operation was attempted on a file descriptor that does not support seeking.
EAFNOSUPPORTThe specified address family is not supported by the protocol or socket implementation.
ENETDOWNThe local network interface is down and cannot send or receive traffic.
EHOSTDOWNThe destination host is down and unreachable.
E2BIGThe total size of the argument list and environment variables passed to exec() exceeds the system limit.