Shell Commands/Fault

From MorphOS Library

< Shell Commands

Fault - Translates numeric error codes to ASCII text

/N/M

/N/M - Numeric value(s) to translate                                           

Example: SYS:> fault 204 205
         Fault 204: directory not found
         Fault 205: object not found
         SYS:>