Operating System - HP-UX
1833038 Members
2557 Online
110049 Solutions
New Discussion

Complete error list or catalog

 
Ing. Emilio Nu
New Member

Complete error list or catalog

Hi friends, I would like to know if there is a way or a file where I can get a whole list of the unix error messages, I don't know if there is something else than the errno.h...thanks a lot.
2 REPLIES 2
Umapathy S
Honored Contributor

Re: Complete error list or catalog

man errno gives the list.

HTH
Umapathy
Arise Awake and Stop NOT till the goal is Reached!
Tom Danzig
Honored Contributor

Re: Complete error list or catalog

You can get some specific error codes for some commands listed in /usr/lib/nls/C.

For example, to get fbackup specific error messages:

# dumpmsg /usr/lib/nls/C/fbackup.cat