Re: rm -iR
Reinoud Zandijk <[email protected]> Sun, 19 Apr 2026 18:15:18 +0200
| Newsgroups | gmane.os.netbsd.devel.userlevel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Feb 06, 2026 at 04:33:51PM -0500, Jan Schaumann wrote: > 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. I agree, it would be more clear. Reinoud