gcc484ntopperl-5.22
Last change
on this file since c5c522c was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | .\" $Id: dspam_logrotate.1,v 1.3 2011/06/28 00:13:48 sbajic Exp $ |
---|
2 | .\" -*- nroff -*- |
---|
3 | .\" |
---|
4 | .\" dspam_logrotate3.9 |
---|
5 | .\" |
---|
6 | .\" Authors: Stevan Bajic <stevan@bajic.ch> |
---|
7 | .\" |
---|
8 | .\" Copyright (C) 2002-2012 DSPAM Project |
---|
9 | .\" All rights reserved |
---|
10 | .\" |
---|
11 | .TH dspam_logrotate 1 "Apr 17, 2010" "DSPAM" "DSPAM" |
---|
12 | |
---|
13 | .SH NAME |
---|
14 | dspam_logrotate \- Rotate DSPAM logfiles |
---|
15 | |
---|
16 | .SH SYNOPSIS |
---|
17 | .na |
---|
18 | .B dspam_logrotate |
---|
19 | .B \-a age \c |
---|
20 | [\-v]\ [[\c |
---|
21 | .B \-l \c |
---|
22 | [\c |
---|
23 | .I logfile\c |
---|
24 | ]]|[\c |
---|
25 | .B \-d \c |
---|
26 | [\c |
---|
27 | .I dir\c |
---|
28 | ]]] |
---|
29 | |
---|
30 | .ad |
---|
31 | .SH DESCRIPTION |
---|
32 | .LP |
---|
33 | .B dspam_logrotate |
---|
34 | can be used to rotate DSPAM system log and/or the user logs. |
---|
35 | |
---|
36 | .SH OPTIONS |
---|
37 | .LP |
---|
38 | |
---|
39 | .ne 3 |
---|
40 | .TP |
---|
41 | .BI \-a\ age\c |
---|
42 | All log entries older than 'age' days will be removed. |
---|
43 | |
---|
44 | .ne 3 |
---|
45 | .TP |
---|
46 | .BI \-v\c |
---|
47 | Print verbose output. |
---|
48 | |
---|
49 | .ne 3 |
---|
50 | .TP |
---|
51 | .BI \-l \ logfile\c |
---|
52 | A list of one or more files to process. |
---|
53 | |
---|
54 | .ne 3 |
---|
55 | .TP |
---|
56 | .BI \-d \ dir\c |
---|
57 | The home directory of DSPAM or the root path where user logs are located. |
---|
58 | |
---|
59 | .SH EXIT VALUE |
---|
60 | .LP |
---|
61 | .ne 3 |
---|
62 | .PD 0 |
---|
63 | .TP |
---|
64 | .B 0 |
---|
65 | Operation was successful. |
---|
66 | .ne 3 |
---|
67 | .TP |
---|
68 | .B other |
---|
69 | Operation resulted in an error. |
---|
70 | .PD |
---|
71 | |
---|
72 | .SH COPYRIGHT |
---|
73 | Copyright \(co 2002\-2012 DSPAM Project |
---|
74 | .br |
---|
75 | All rights reserved. |
---|
76 | .br |
---|
77 | |
---|
78 | For more information, see http://dspam.sourceforge.net. |
---|
79 | |
---|
80 | .SH SEE ALSO |
---|
81 | .BR dspam (1), |
---|
82 | .BR dspam_admin (1), |
---|
83 | .BR dspam_clean (1), |
---|
84 | .BR dspam_crc (1), |
---|
85 | .BR dspam_dump (1), |
---|
86 | .BR dspam_merge (1), |
---|
87 | .BR dspam_stats (1), |
---|
88 | .BR dspam_train (1) |
---|
Note: See
TracBrowser
for help on using the repository browser.