RE: I need to control a bunch of files.

2003-09-07 Thread Yonatan Bokovza
> -Original Message- > From: Mark Terribile [mailto:[EMAIL PROTECTED] > Sent: Friday, September 05, 2003 21:33 > To: [EMAIL PROTECTED] > Subject: Re: I need to control a bunch of files. > > > > Vitali Malicky writes > > > I need to control a bunch o

Re: I need to control a bunch of files.

2003-09-05 Thread Mark Terribile
Vitali Malicky writes > I need to control a bunch of files. > As soon as any of these files changes it should > be immediately rechecked and correct chmod and > chown reset on this file(s). > I'd like them to be controlled by a process which > would monitor any possible

Re: I need to control a bunch of files.

2003-09-05 Thread Matthew Seaman
On Fri, Sep 05, 2003 at 03:37:34PM +0300, Vitali Malicky wrote: > There is a question, sorry if you find it stupid. > > I need to control a bunch of files. > > As soon as any of these files changes it should be immediately > rechecked and correct chmod and chown re

I need to control a bunch of files.

2003-09-05 Thread Vitali Malicky
Hi, All! There is a question, sorry if you find it stupid. I need to control a bunch of files. As soon as any of these files changes it should be immediately rechecked and correct chmod and chown reset on this file(s). Though I can do it from a simple script executed by the cron every five