Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 1996 21:05:11 +0400 (MSD)
From:      =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (Andrey A. Chernov) <ache@nagual.ru>
To:        peter@spinner.dialix.com (Peter Wemm)
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org
Subject:   Re: cvs commit: src/usr.bin/find extern.h find.1 find.h  function.c option.c
Message-ID:  <199610041705.VAA00748@nagual.ru>
In-Reply-To: <199610041625.AAA16884@spinner.DIALix.COM> from "Peter Wemm" at "Oct 5, 96 00:25:06 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> However, rm -f will turn off the user immutable bit if run by root.  
> Perhaps I should recover the code, but only let it turn off the *USER* 
> immutable bit, just like rm -f does?
> 
> At least that'll stop users creating user-immutable files in /tmp to annoy 
> the sysadmin...

I talk about this thing exactly. When I change 'rm -f' long time ago,
primary goal will be to allow root to delete user-immutable files in /tmp
(not root-immutable!). find -delete must do the same thing to be
good 'rm -f' replacement.

-- 
Andrey A. Chernov
<ache@nagual.ru>
http://www.nagual.ru/~ache/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610041705.VAA00748>