Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2003 09:14:27 -0500
From:      Daniel <drk@netophilia.net>
To:        Peter Rosa <prosa@pro.sk>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: How to remove old files
Message-ID:  <20031027141427.GA72203@netophilia.net>
In-Reply-To: <000901c39c93$b3c58de0$3501a8c0@pro.sk>
References:  <000901c39c93$b3c58de0$3501a8c0@pro.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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