Difference between revisions of "Shell Commands/GetRAMDebugLog"

From MorphOS Library

< Shell Commands

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