Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
On Thu, 1 Aug 2002, Dave Lloyd wrote:
> On Thu, 1 Aug 2002, Michael wrote:
>
> > I want to have a shell script called by the filesystem any time a file is
> > modified or created. Does anyone know of a filesystem that supports that
> > sort of hook? Thanks.
>
> What you want is something like comprehensive system accounting.
> http://oss.sgi.com/projects/csa/
Interesting...that is just accounting, though, and doesn't let you
"intervene" with the file creation/modfication, right?
There are also all kinds of very hacky things you can do with named
pipes that can mimic some of the behavior you might want. And I
other people do stuff with cron jobs when you don't have to
"intervene" with the modification and can deal with what I guess
would be technically a "race condition" (file created and destroyed
before cron job runs).
So what are you really trying to do here?
jking
--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php
Archives are available at http://mlug.missouri.edu/list-archives/