UNIX/Linux – errno

UNIX and Linux systems often return an errno, a numerical identifier to indicate the source of a problem. I have put together a mini application which allows you to add in the errno and it will return the UNIX/Linux explanation of the error.

Check it out here