![]() |
![]()
| ![]() |
![]()
NAMEexplain - explain system call error messages SYNOPSISexplain [ option ... ] function [ argument ... ] explain --version DESCRIPTIONThe explain command is used to decode an error return read from an strace(1) listing, or silimar. Because this is being deciphered in a different process than the orginal, the results will be less accurate than if the program itself were to use libexplain(3). FunctionsThe functions understood include:
Do not include the perentheses used to make the call. OPTIONSThe explain command understands the following options:
EXIT STATUSThe explain command exits with status 1 on any error. The explain command only exits with status 0 if there are no errors. COPYRIGHTexplain version 1.3
AUTHORWritten by Peter Miller <pmiller@opensource.org.au>
|