Query: bogolexer
OS: debian
Section: 1
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BOGOLEXER(1) Bogofilter Reference Manual BOGOLEXER(1)NAMEbogolexer - Utility program for separating email messages into tokensSYNOPSISbogolexer [-p] [-q] [-h] [-n] [-v] [-x flags] [-c file] [-C] [-D] [-I file] [-O file] [-V]DESCRIPTIONBogolexer is part of the bogofilter Bayesian spam filter package. It is used to separate messages into tokens and to test new versions of the lexer.l code.OPTIONSThe -p option tells bogolexer to print just the tokens read from stdin, without any extra messages. The -q option tells bogolexer to print a token count, without printing the actual tokens. The -h option prints the help message and exits. The -n option tells bogolexer to map non-ascii characters to the question point '?'. The -v option increases the verbosity level. The -x flags option allows setting of debug flags for printing debug messages. The -cfilename option tells bogolexer to read the config file named. The -C option prevents bogolexer from reading configuration files. The -D option redirects the debugging output to stdout (it defaults to stderr). The -I filename option tells bogolexer to read its input from the specified file, rather than from stdin. The -O filename option tells bogolexer to write its output to the specified file, rather than to stdout. The -V option prints the version number and exits.AUTHORThe bogofilter developer team. For updates, see the bogofilter project page[1].SEE ALSObogofilter(1), bogotune(1), bogoupgrade(1), bogoutil(1)NOTES1. the bogofilter project page http://bogofilter.sourceforge.net/ Bogofilter 03/15/2010 BOGOLEXER(1)
Related Man Pages |
---|
bogotune(1) - debian |
claws-mail-bogofilter(1) - debian |
bogotune(1) - centos |
bogoutil(1) - centos |
bogoupgrade(1) - suse |
Similar Topics in the Unix Linux Community |
---|
read, write & STDOUT_FILENO.... |
Help with easy project - reading a file. |