Difference between revisions of "Shell Commands/GetRAMDebugLog"

From MorphOS Library

< Shell Commands

(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...")
 
Line 3: Line 3:
 
FILE, LOOP/S
 
FILE, LOOP/S
 
  <nowiki>
 
  <nowiki>
FILE - Specifies an output file (the default is ''morphos.log'')
+
FILE - Specifies an output file (the default is morphos.log)
 
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>

Revision as of 16:27, 4 January 2016

GetRAMDebugLog - Writes the RAM debug log to a file

FILE, LOOP/S

FILE - Specifies an output file (the default is morphos.log)
LOOP - Checks the log in a loop and writes any new lines to standard output