[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [Raq4r] how can I remove ALL the logfiles from ALL vsites ? PLEASE HELP
- Subject: Re: [cobalt-users] [Raq4r] how can I remove ALL the logfiles from ALL vsites ? PLEASE HELP
- From: "Jens-Peter Otto" <jp.otto@xxxxxxxxxxxxxxx>
- Date: Tue Mar 11 04:37:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Tue, 11 Mar 2003 02:48:04 +0100, Bob Lenaerts wrote:
> Is there a command to remove ALL the (EX):
> Ctry*
> daily_usage*
> url_*
> Etc....
> >From ALL the /home/sites/www*/users/stats
> So in /web /mail /ftp
just do a
rm -f /home/sites/site*/web/stats/whatever
Maybe also a
rm -f /home/sites/site*/logs/deleteme
I would not do that though but instead give the customers some spare for logs and stats.
Jens-Peter