5.10.2 Output Files
With many commands, you can save the results of processing to a file rather than viewing the output on screen. (These guidelines do not apply when creating a new binary event log as described in Section 5.9. New binary event logs always require an output file name.)
To send the output of an operation to a file, use one of the following parameters:
out filename outhtml filenameThe out parameter creates a text output file and the outhtml parameter creates a HTML output file. The filename indicates the path and name where you want to save the output:
wsea ana out results.txt wsea ana outhtml results.html