Query: prep
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PREP(1) General Commands Manual PREP(1)NAMEprep - prepare a text file for statistical analysisSYNOPSISprep [file]OPTIONS(none)EXAMPLESprep infile >outfile # Prepare infileDESCRIPTIONPrep strips off most of the troff commands from a text file and then outputs all the words, one word per line, in the order they occur in the file. This file can then be sorted and compared to a dictionary (as a spelling checker), or used for statistical analyses.SEE ALSOnroff(1), spell(1). PREP(1)