From owner-freebsd-questions@FreeBSD.ORG Mon Oct 27 06:14:28 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73B4C16A4B3 for ; Mon, 27 Oct 2003 06:14:28 -0800 (PST) Received: from net.netophilia.net (ns.netophilia.net [66.96.216.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3DCA43F3F for ; Mon, 27 Oct 2003 06:14:27 -0800 (PST) (envelope-from root@netophilia.net) Received: by net.netophilia.net (Postfix, from userid 0) id E699896; Mon, 27 Oct 2003 09:14:27 -0500 (EST) Date: Mon, 27 Oct 2003 09:14:27 -0500 From: Daniel To: Peter Rosa Message-ID: <20031027141427.GA72203@netophilia.net> References: <000901c39c93$b3c58de0$3501a8c0@pro.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000901c39c93$b3c58de0$3501a8c0@pro.sk> User-Agent: Mutt/1.4.1i Organization: netophilia.net X-rated: All Right! Visit: http://netophilia.net cc: FreeBSD Questions Subject: Re: How to remove old files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2003 14:14:28 -0000 Do a man on chflags - probably what you are looking for. Peter Rosa extolled: > Dear list's friends, > > I have moved /usr folder via tar to new location. Then I tried to remove > whole /usr and make ln -s to the new location. But there remained files in > original /usr folder - those with readonly access, so I can not remove them > (even when I'm root, 'cause they have permissions like r-xr-xr--, r-sr--r--, > etc.) > Is there any way to remove such files ? > > Peter Rosa > > _______________________________________________ > 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" -- --- Dan