On Tue, 2003-09-09 at 09:43, Rich Ransom wrote: > Is there a way to capture events like updating files or writing files > to a directory so a script could be run. For example every time I > modify or add a file having a script automatically run that will copy > it to multiple directories?
Depending on how many files/locations you are talking about, it might make sense to use symbolic links to a single file. -- John [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list
