Date: Mon, 23 Oct 2000 15:48:28 -0700 (PDT) From: jdp@polstra.com To: stable@freebsd.org Subject: Re: How to remove Message-ID: <200010232248.e9NMmSk69924@vashon.polstra.com> In-Reply-To: <4.3.2.7.2.20001023104726.00ad7360@mail.udel.edu> References: <4.3.2.7.2.20001023104726.00ad7360@mail.udel.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> > In my first buildworld some files were copied to /usr/obj. > > The problem is that I cant delete some of them, even using > >chflags. Here they are: [...] > > Perhaps try to remove the rest of the flags, especially the uchg flag. > using 'chflags nouchg', 'chflags noopaque' and 'chflags nouappnd'. I'm not > sure if this will actually work, but it seems like a plan - especially in > the case of the uchg flag :) An easy way to clear _all_ the flags is "chflags 0 file ...". John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010232248.e9NMmSk69924>