Rechercher une page de manuel
newscacheclean
Langue: en
Version: 40074 (fedora - 16/08/07)
Section: 8 (Commandes administrateur)
NAME
test - Purge the NewsCache to SpoolSize (newscache.conf parameter).SYNOPSIS
newscacheclean [-h] [-s] [-p] [--version] [-c config-file]DESCRIPTION
The newscacheclean command purges the Cache from NewsCache to the SpoolSize parameter specified in the newscache.conf file. The program newscacheclean walks through the directory tree of SpoolDirectory (newscache.conf parameter) and adds every newsgroup db and every articel file into the purge list. Every outdated external article is also inserted. Then the purge list is sorted by access time. The purge removes first all outdated external articles and then one article or newsgroup database after the other until SpoolSize (newscache.conf parameter) is reached.OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.- -h, --help
- Show summary of options.
- -v, --version
- Show version of program.
- -c --configuration config-file
- -s --statistic
- Show statistic informations.
- -p --print-purgetable
- Print the sorted purge table.
- -t --try
- Try, not really removing files.
FILES
/etc/newscache.conf/usr/sbin/newscache
/usr/sbin/newscacheclean
/usr/sbin/newscacheclean
/usr/sbin/updatenews
SEE ALSO
newscache(8), updatenews(8), newscache.conf(5),AUTHORS
1997-2000 Thomas Gschwind <tom@infosys.tuwien.ac.at>2001-2004 Herbert Straub <h.straub@aon.at>
REPORTING BUGS
Report bugs to <newscache@linuxhacker.org>.COPYRIGHT
NewsCache is released under the GNU General Public License (GPL). There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre