Date: Sun, 5 Dec 2004 16:20:26 GMT From: Bugghy <bugghy@rootshell.be> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/72124: [patch] rm -P can't unlink u-w files Message-ID: <200412051620.iB5GKQ9H067340@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/72124; it has been noted by GNATS. From: Bugghy <bugghy@rootshell.be> To: freebsd-gnats-submit@FreeBSD.org, bugghy@phenix.rootshell.be Cc: Subject: Re: bin/72124: [patch] rm -P can't unlink u-w files Date: Sun, 05 Dec 2004 18:17:50 +0200 $ touch 1;chmod 0 1;ls -l 1 ---------- 1 bugghy bugghy 0 Dec 5 18:14 1 $ /bin/rm -Pf 1 rm: 1: Permission denied So, I still consider this a bug. -- Bugghy <bugghy@rootshell.be>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412051620.iB5GKQ9H067340>