Re: rm -iR

Jan Schaumann <[email protected]> Fri, 6 Feb 2026 16:33:51 -0500
Newsgroups gmane.os.netbsd.devel.userlevel
Message-ID <[email protected]>
RVP <[email protected]> wrote:

> This do?
> 
> -			    p->fts_statp)) {
> +			    p->fts_statp, "enter")) {

I think that'd work.  I'd probably prefer to match the
message on one of the existing examples ("examine
files in" or "descend into directory"), but have no
strong feelings about that.

-Jan