> The permissions of "." (the directory containing "d") were set
> to be rwx------ (aka u=rwx), so that rmdir by non-owner should
> have failed, regardless of the umask.

I thought "chmod u=rwx ." only sets user permissions without changing
group or other permissions? Probably it should be "chmod 755 ." or so.

Will change do your test any moment...

Arto


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to