Il 07/21/10 14:00, A. Wright ha scritto:


On Wed, 21 Jul 2010, Andrea Venturoli wrote:

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

At this point, I would suspect that you may have the UCHG flag
set. What do:
ls -lod /xyzzy/foo/bar
and
ls -lo /xyzzy/foo/bar
say?

Nope.
ls says no flags are there; btw I'm repeatedly creating "bar", so I'm sure I'm not setting any flags on it or anything therein.
Besides, would'nt that prevent rm from working?

 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