Re: How to remove old files

2003-10-27 Thread Daniel
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 readon

How to remove old files

2003-10-27 Thread Peter Rosa
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 lik