[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Large numbers of errors in mailman



This worked wonders on deleting files.

I must of installed mailman when I did an install all on 7.3.

Since this machine was intended as a Samba server only, I do not
automatically start apache on boot.  I am now trying how to stop any mailman
processes without screwing up other things.

For now I am running a cron to delete these files nightly.
I will keep the list posted on progress if I have any progress.

John

> Try:
> 
> cd /where/the/files/are
> find . -type f -exec rm -f \{\} \;
> 
> ("backslash-opencurly-backslash-closecurly-space-backslash-semicolon")
> ----------------------------------------------------------------------
> - Rick Stevens, Senior Systems Engineer     rstevens vitalstream com -
> - VitalStream, Inc.                       http://www.vitalstream.com -
> -                                                                    -
> -            The gene pool could use a little chlorine.              -
> ----------------------------------------------------------------------
> 
> 
> 
> 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]