Displaying 1 result from an estimated 1 matches for "b4767f85".
2002 Dec 22
1
weird stat()
hei everyone,
I have a weird problem: if I do a
# cd /somedir; stat somesubdir |grep Modify
where /somedir is some directory on an SMB-mounted filesystem I get one
datetime... but I I do:
# cd /somedir; stat * |grep Modify
for the same directory I get a Modify time which consistently differs by 1
second. As I'm writing a perl module to detect differences in a filesystem
and rely on the