prep.1
来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 30 行
1
30 行
.TH PREP 1.SH NAMEprep \- prepare a text file for statistical analysis.SH SYNOPSIS\fBprep\fR [\fIfile\fR]\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH OPTIONS(none).SH EXAMPLES.EX "prep infile >outfile" "Prepare \fIinfile\fR".SH DESCRIPTION.PP\fIPrep\fR strips off most of the troff commands from a text file and thenoutputs 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 spellingchecker), or used for statistical analyses..SH "SEE ALSO".BR nroff (1),.BR spell (1).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?