Report: Output RSM report to a file |
Option: -O |
Compatible Options: A, a, b, c, e, F, f, H, i, l, m, n, o, p, s, r, R, T, v, w, W |
Usage: rsm -H -o -c -O report.htm *.h *.cpp rsm -H -o -c -O report.htm *.java |
Source: C, C++ and Java |
The normal operation of RSM is to output its report to the stdout or the screen. The user may desire to route the output of RSM to a specified file. This file can be a text file (.txt), CSV file (.csv) or an HTML file (.htm or .html). |
RSM using output file: report.htm |