Difference between revisions of "Shell Commands/GetRAMDebugLog"
From MorphOS Library
(Created page with "'''GetRAMDebugLog''' - Writes the RAM debug log to a file FILE, LOOP/S <nowiki> FILE - Specifies an output file (the default is ''morphos.log'') LOOP - Checks the log in a l...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
FILE, LOOP/S | FILE, LOOP/S | ||
<nowiki> | <nowiki> | ||
− | FILE - Specifies an output file | + | FILE - Specifies an output file |
LOOP - Checks the log in a loop and writes any new lines to standard output | LOOP - Checks the log in a loop and writes any new lines to standard output | ||
</nowiki> | </nowiki> | ||
+ | The default action is to write the log to a file named morphos.log. |
Latest revision as of 15:29, 4 January 2016
GetRAMDebugLog - Writes the RAM debug log to a file
FILE, LOOP/S
FILE - Specifies an output file LOOP - Checks the log in a loop and writes any new lines to standard output
The default action is to write the log to a file named morphos.log.