Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2005 11:10:06 -0700
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        freebsd-questions@freebsd.org, "Ansar Mohammed" <ansarm@gmail.com>
Subject:   Re: rm -rf ?
Message-ID:  <200509171110.07385.ringworm01@gmail.com>
In-Reply-To: <BAYC1-PASMTP0484DD443A1394D40E3C8FB3900@cez.ice>
References:  <BAYC1-PASMTP0484DD443A1394D40E3C8FB3900@cez.ice>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 17 September 2005 11:17, Ansar Mohammed wrote:
> Ok I am logged in as root, yet I cant delete /var/empty ( I get operation
> not permitted).
>
> Any suggestions?
>

chflags noschg /var/empty
rm -r /var/empty

You do realize the immutable flag is set for a good reason
on that file I hope.....

-Mike


> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509171110.07385.ringworm01>