On October 13, 2002 09:00 am, paul wrote:
> Brian McCann wrote:
> > No go...here's the listing for the file...here's what happens...
> >
> > -rwsr-sr-x    1 root     root        64924 Sep  2 15:24
> >
> > rm "   "
> > rm: remove write-protected file `   '? y
> > rm: cannot unlink `   ': Operation not permitted
> >
> > Any other ideas?
>
> I assume you did this as root/sudo? Strange that it's setuid . . . .

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-trouble.html

Is the immutable flag set

as root, try 

chflags noschg "   "
then delete

-- 
----------------------------------------
Joe
-----------------------------------------
We have been silent witnesses of evil deeds...
Will our inward power of resistance 
be strong enough for us to find our way back?
                                       - Dietrich Bonhoeffer

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to