Re: bin/72124: [patch] rm -P can't unlink u-w files

[ Available lists | Index of freebsd-bugs | Month of Dec 2004 | Week of 5 Dec 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Bugghy <bugghy@rootshell.be>
Date
5 Dec 2004 16:20:27
Subject
Re: bin/72124: [patch] rm -P can't unlink u-w files
Message-ID
200412051620.iB5GKQ9H067340@freefall.freebsd.org


[ Hide this part ]
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>



Elapsed time: 0.055 seconds