On 2026-03-02, Dale <[email protected]> wrote: > I was hoping I could do a whole directory not each individual file.
Do you only want to know if the _directory_ has changed and not if the contents of any file has changed? That's possible, but it might require a small C program: I can't think of existing utility that does that. -- Grant

