bogolexer.1in
来自「一个C语言写的快速贝叶斯垃圾邮件过滤工具」· 1IN 代码 · 共 105 行
1IN
105 行
.\" ** You probably do not want to edit this file directly **.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1)..\" Instead of manually editing it, you probably should edit the DocBook XML.\" source for it and then use the DocBook XSL Stylesheets to regenerate it..TH "BOGOLEXER" "1" "12/25/2005" "" "".\" disable hyphenation.nh.\" disable justification (adjust text to left margin only).ad l.SH "NAME"bogolexer \- Utility program for separating email messages into tokens.SH "SYNOPSIS".HP 10\fBbogolexer\fR [\-p] [\-q] [\-h] [\-n] [\-v] [\-x\ \fIflags\fR] [\-c\ \fIfile\fR] [\-C] [\-D] [\-I\ \fIfile\fR] [\-O\ \fIfile\fR] [\-V].SH "DESCRIPTION".PPBogolexeris part of thebogofilterBayesian spam filter package..PPIt is used to separate messages into tokens and to test new versions of the\fIlexer.l\fRcode..SH "OPTIONS".PPThe\fB\-p\fRoption tellsbogolexerto print just the tokens read from stdin, without any extra messages..PPThe\fB\-q\fRoption tellsbogolexerto print a token count, without printing the actual tokens..PPThe\fB\-h\fRoption prints the help message and exits..PPThe\fB\-n\fRoption tellsbogolexerto map non\-ascii characters to the question point '?'..PPThe\fB\-v\fRoption increases the verbosity level..PPThe\fB\-x \fR\fB\fIflags\fR\fRoption allows setting of debug flags for printing debug messages..PPThe\fB\-c\fR\fIfilename\fRoption tellsbogolexerto read the config file named..PPThe\fB\-C\fRoption preventsbogolexerfrom reading configuration files..PPThe\fB\-D\fRoption redirects the debugging output to stdout (it defaults to stderr)..PPThe\fB\-I \fR\fIfilename\fRoption tellsbogolexerto read its input from the specified file, rather than from\fIstdin\fR..PPThe\fB\-O \fR\fIfilename\fRoption tellsbogolexerto write its output to the specified file, rather than to\fIstdout\fR..PPThe\fB\-V\fRoption prints the version number and exits..SH "AUTHOR".PPThebogofilterdeveloper team..PPFor updates, see[1]\&\fI the bogofilter project page\fR..SH "SEE ALSO".PPbogofilter(1), bogotune(1), bogoupgrade(1), bogoutil(1).SH "REFERENCES".TP 31.\ the bogofilter project page\%http://bogofilter.sourceforge.net/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?