[EMAIL PROTECTED] wrote: > Hello, > > I just discovered some strange behaviour: > > jmmr# ls -l rcp > -r-sr-xr-x 1 root wheel 251444 24 Mär 17:18 rcp
What's ls -lo telling? Perhaps you need chflags (guessing: noschg) > jmmr# rm -f rcp > rm: rcp: Operation not permitted > jmmr# chmod u+w rcp > chmod: rcp: Operation not permitted > > Ok, I had some crashes which gave background fsck some work, but this > problem still remains after doing normal fsck from single-user mode > which found nothing wrong on this ufs2 partition. > > So, how can I delete this file? (Actually there are 20 or so all > scattered over the live_cd directories) > > Regards, > Julian Stecklina To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message