minix man page for prep

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)

NAME
prep - prepare a text file for statistical analysis
SYNOPSIS
prep [file]
OPTIONS
(none)
EXAMPLES
prep infile >outfile # Prepare infile
DESCRIPTION
Prep 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 ALSO
nroff(1), spell(1). PREP(1)
Related Man Pages
hashcheck(1) - opensolaris
spell(1) - opensolaris
voikkospell(1) - centos
prep(8) - plan9
spell(1) - osf1
Similar Topics in the Unix Linux Community
Grep, then format then prepare a string
Conditionally prepending text
Prepare command before executing
Prepend first line of section to each line until the next section header
Hundreds of files need manual preparation. Does shell script could do it automatically?