On Sunday 22 February 2004 13:51, Julian Rockey wrote: > OK to commit this? - use fchmod instead of chmod, otherwise its vulnerable to a rename race.. - why lstat? when the original file is a symlink then the permissions will be world read/writeable. Dirk