PERROR(1) BSD General Commands Manual PERROR(1)NAMEperror -- print an error number as a stringSYNOPSISperror numberDESCRIPTIONThe perror program takes a raw errno value and prints it as a string.SEE ALSOperror(3)HISTORYThe perror program first appeared in FreeBSD 8.0.AUTHORSGeorge V. Neville-NeilBSDMay 12, 2009 BSD
| Related Man Pages |
|---|
| strerror(3) - bsd |
| perror(1) - redhat |
| perror(3) - suse |
| perror(1) - opendarwin |
| perror(1) - php |
| Similar Topics in the Unix Linux Community |
|---|
| does perror() set errno? |
| A question about printing error message with perror |
| perror with signals |
| help with C programming, perror |