Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 1996 20:03:25 +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@freefall.freebsd.org (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:  <199610041603.UAA00513@nagual.ru>
In-Reply-To: <199610041254.FAA16501@freefall.freebsd.org> from "Peter Wemm" at "Oct 4, 96 05:54:09 am"

next in thread | previous in thread | raw e-mail | index | archive | help
>   It removes both files and directories.  It does not attempt to remove
>   immutable files (an earlier version I showed to a few people did a chflags
>   and tried to blow away even immutable files.  Too risky..)

It should do the same thing for immutable files as 'rm -f' does.

>   Reviewed by: pst (some time ago, but I've removed the immutable file
>   deletion code that he complained about since he last saw it)

Is it the same code as in 'rm -f'? This two things must be
equivalent, i.e. either 'rm -f' must be -delete compatible
or vice versa.

-- 
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?199610041603.UAA00513>