bf_compact.1in
来自「一个C语言写的快速贝叶斯垃圾邮件过滤工具」· 1IN 代码 · 共 56 行
1IN
56 行
.\" ** 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 "BF_COMPACT" "1" "12/25/2005" "" "".\" disable hyphenation.nh.\" disable justification (adjust text to left margin only).ad l.SH "NAME"bf_compact \- shell script to compact a bogofilter directory.SH "SYNOPSIS".HP 11\fBbf_compact\fR \fIbogofilter_directory\fR [\fIwordlist_name\fR...].SH "DESCRIPTION".PP\fBbf_compact\fRcreates a more compactbogofilterworking directory with a dump/load cycle and renames the previous\fIbogofilter_directory\fRto\fIbogofilter_directory\fR\fI.old\fR..PPNote:\fBbf_compact\fRcannot be used to process the current working directory, ".", because of directory renaming issues..PPIf no\fIwordlist_file\fRarguments are given, then\fBbf_compact\fRwill use the configured set of wordlists, if the given\fIbogofilter_directory\fRis the same as the configured, or use all *.db files if it is a different directory..SH "EXIT STATUS".PPThe script exits with status code 0 if everything went well, and nonzero if it encountered trouble..SH "NOTES".PPThis script will delete\fIbogofilter_directory\fR\fI.old\fRand all of its contents!.PPThis script is meant for use with Berkeley DB basedbogofilterversions..PPThis script expects a SUSv2 compliant shell. Solaris systems should have theSUNWxcu4package installed (whenbogofilteris configured) so that\fI/usr/xpg4/bin/sh\fRcan be used.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?