Shell Commands/Fault

From MorphOS Library

Revision as of 12:33, 3 March 2015 by JPV (talk | contribs) (Created page with "'''Fault''' - Translates numeric error codes to ASCII text /N/M <nowiki> /N/M - Numeric value(s) to translate Example: SYS:> faul...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< 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:>