on Tue, Mar 12, 2002 at 07:13:47AM +0900, Takahiro Kambe wrote: > Is this problem applicable to our rm(1)? I don't think so. fchdir() appears to be used instead of chdir() which, from my understanding, should be ok. I think SA2001-016 addressed this 9 months ago.