From owner-freebsd-stable Mon Oct 23 15:48:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 6229937B682 for ; Mon, 23 Oct 2000 15:48:38 -0700 (PDT) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id PAA25856 for ; Mon, 23 Oct 2000 15:48:28 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id e9NMmSk69924; Mon, 23 Oct 2000 15:48:28 -0700 (PDT) (envelope-from jdp) Date: Mon, 23 Oct 2000 15:48:28 -0700 (PDT) From: jdp@polstra.com Message-Id: <200010232248.e9NMmSk69924@vashon.polstra.com> To: stable@freebsd.org Reply-To: stable@freebsd.org Subject: Re: How to remove In-Reply-To: <4.3.2.7.2.20001023104726.00ad7360@mail.udel.edu> References: <4.3.2.7.2.20001023104726.00ad7360@mail.udel.edu> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 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