Date: Mon, 24 Mar 2003 19:55:59 +0300 From: "Sergey A. Osokin" <osa@freebsd.org.ru> To: "Julian St." <der_julian@web.de> Cc: FreeBSD-current <current@freebsd.org> Subject: Re: file removal impossible? Message-ID: <20030324165559.GK49925@freebsd.org.ru> In-Reply-To: <1048524698.597.6.camel@jmmr.no-ip.com> References: <1048524698.597.6.camel@jmmr.no-ip.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 24, 2003 at 05:51:38PM +0100, Julian St. wrote: > I just discovered some strange behaviour: >=20 > jmmr# ls -l rcp=20 > -r-sr-xr-x 1 root wheel 251444 24 M?r 17:18 rcp > jmmr# rm -f rcp=20 > rm: rcp: Operation not permitted > jmmr# chmod u+w rcp > chmod: rcp: Operation not permitted >=20 > 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. >=20 > So, how can I delete this file? (Actually there are 20 or so all > scattered over the live_cd directories) Its not a bug, its a feature (c) ... Just look at chflags(1). --=20 Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030324165559.GK49925>