3 prep \- prepare a text file for statistical analysis
5 \fBprep\fR [\fIfile\fR]\fR
19 .B prep infile >outfile
20 # Prepare \fIinfile\fR
23 \fIPrep\fR strips off most of the troff commands from a text file and then
24 outputs all the words, one word per line, in the order they occur in the file.
25 This file can then be sorted and compared to a dictionary (as a spelling
26 checker), or used for statistical analyses.