> From: Ron <ron at bclug.ca> > Second, I'm finding the date on a folder (./.git) keeps changing every time I > take a listing: Could it be the case that you have some daemon with that open for writing? Say, something for continuous integration? Maybe lsof(1) could find it. (I never use it, so I'm not an expert.)