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

Bugghy bugghy at rootshell.be
Sun Dec 5 08:20:27 PST 2004


The following reply was made to PR bin/72124; it has been noted by GNATS.

From: Bugghy <bugghy at rootshell.be>
To: freebsd-gnats-submit at FreeBSD.org, bugghy at 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 at rootshell.be>
 


More information about the freebsd-bugs mailing list