Hello, I have a question regarding the function RemoveFileOrDir in tools.c. As it is implemented it only follows symlinks when FileName is a dir. Shouldn't it do the same when FileName is a file?. Thanks