Hello.

I'm experiencing a strange problem on a 7.2p8/i386 box.
This is not critical, since I have a workaround, but it's annoying and I'm also curious :-)

Let's say I have directory "foo"; under "foo" I have "bar" which keeps thousands of files (in several subdirectories).

I do:

%cd /xyzzy/foo
%pwd
xyzzy/foo
%rm -fR bar
%pwd
pwd: .: Permission denied
%cd ..
%cd foo
%pwd
xyzzy/foo

This is a local UFS filesystem, so it shouldn't be a network problem; no error shows up in the logs; in "bar" I don't have any symlink or special node, only plain files and directories.

What should I check?


 bye & Thanks
        av.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to